From: Felix Fietkau Date: Fri, 8 Jul 2016 12:16:16 +0000 (+0200) Subject: bcm53xx: remove duplicate template data from the image makefile X-Git-Tag: v17.01.0-rc1~2063 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=dbc416b6ec91b0b9bf2f6cc7166a362d849a348c bcm53xx: remove duplicate template data from the image makefile Signed-off-by: Felix Fietkau --- diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile index 052900053e..29397937e4 100644 --- a/target/linux/bcm53xx/image/Makefile +++ b/target/linux/bcm53xx/image/Makefile @@ -100,15 +100,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