aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image/legacy.mk
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2016-07-27 16:44:16 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2016-07-27 17:27:19 +0200
commit96873418084e6fa25b8affa5ac6a09b86d02737c (patch)
treec1fdc1dbe8706cb44a522a1dd40d3a1e61899b5c /target/linux/ar71xx/image/legacy.mk
parent7cc31b52e11ff19a7e7d467be4c3dc0e5755e7a9 (diff)
downloadupstream-96873418084e6fa25b8affa5ac6a09b86d02737c.tar.gz
upstream-96873418084e6fa25b8affa5ac6a09b86d02737c.tar.bz2
upstream-96873418084e6fa25b8affa5ac6a09b86d02737c.zip
ar71xx: clean up legacy-devices.mk
Several legacy images were not buildable because of missing profile definitions in legacy-devices.mk since MultiProfile was removed. Update legacy-devices.mk to provide all necessary profiles, and change ordering to match legacy.mk. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'target/linux/ar71xx/image/legacy.mk')
-rw-r--r--target/linux/ar71xx/image/legacy.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ar71xx/image/legacy.mk b/target/linux/ar71xx/image/legacy.mk
index c087a9b93d..c2daba9f60 100644
--- a/target/linux/ar71xx/image/legacy.mk
+++ b/target/linux/ar71xx/image/legacy.mk
@@ -1068,12 +1068,6 @@ $(eval $(call SingleProfile,Zcomax,64k,ZCN1523H516,zcn-1523h-5-16,ZCN-1523H-5,tt
$(eval $(call SingleProfile,ZyXEL,64k,NBG_460N_550N_550NH,nbg460n_550n_550nh,NBG460N,ttyS0,115200,NBG-460N))
-define LegacyDevice/OM2P
- DEVICE_TITLE := OpenMesh OM2P/OM2Pv2/OM2P-HS/OM2P-HSv2/OM2P-HSv3/OM2P-LC
- DEVICE_PACKAGES := kmod-ath9k om-watchdog
-endef
-LEGACY_DEVICES += OM2P
-
endif # ifeq ($(SUBTARGET),generic)
ifeq ($(SUBTARGET),nand)