From dbc416b6ec91b0b9bf2f6cc7166a362d849a348c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 8 Jul 2016 14:16:16 +0200 Subject: [PATCH] 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(-) 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 -- 2.30.2