mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
bcm53xx: remove duplicate template data from the image makefile
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
b8fddb8912
commit
dbc416b6ec
@ -100,15 +100,7 @@ define AsusDevice
|
|||||||
TARGET_DEVICES += asus-$(1)
|
TARGET_DEVICES += asus-$(1)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Device/linksys
|
|
||||||
IMAGES := trx
|
|
||||||
IMAGE/trx := trx-nand
|
|
||||||
endef
|
|
||||||
|
|
||||||
define LinksysDevice
|
define LinksysDevice
|
||||||
define Device/linksys-$(1)
|
|
||||||
$$(Device/linksys)
|
|
||||||
endef
|
|
||||||
TARGET_DEVICES += linksys-$(1)
|
TARGET_DEVICES += linksys-$(1)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user