aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/bcm53xx/image/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile
index 04e418d1e9..ef1b68f135 100644
--- a/target/linux/bcm53xx/image/Makefile
+++ b/target/linux/bcm53xx/image/Makefile
@@ -106,15 +106,7 @@ define AsusDevice
TARGET_DEVICES += asus-$(1)
endef
-define Device/linksys
- IMAGES := trx
- IMAGE/trx := trx-nand
-endef
-
define LinksysDevice
- define Device/linksys-$(1)
- $$(Device/linksys)
- endef
TARGET_DEVICES += linksys-$(1)
endef