From 2b2849c7657c5bdc2ec1f7a25511d94f2f1869ea Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 20 Jul 2016 23:55:23 +0200 Subject: bcm53xx: remove duplicate template data from the image makefile Signed-off-by: Felix Fietkau --- target/linux/bcm53xx/image/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'target/linux/bcm53xx') 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 -- cgit v1.2.3