Skip to content

Commit

Permalink
bcm53xx: remove duplicate template data from the image makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <[email protected]>
  • Loading branch information
nbd168 authored and wigyori committed Jul 20, 2016
1 parent 934a1d6 commit 2b2849c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions target/linux/bcm53xx/image/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2b2849c

Please sign in to comment.