forked from Ivasoft/openwrt
ath79: Move DEVICE_VENDOR for NETGEAR to parent definition
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
committed by
Daniel Golle
parent
8c3dbaf8b4
commit
5bba6b4e6b
@@ -34,6 +34,7 @@ define Build/netgear-uImage
|
||||
endef
|
||||
|
||||
define Device/netgear_ath79
|
||||
DEVICE_VENDOR := NETGEAR
|
||||
KERNEL := kernel-bin | append-dtb | lzma -d20 | netgear-uImage lzma
|
||||
IMAGES += factory.img
|
||||
IMAGE/sysupgrade.bin := $$(IMAGE/default) | append-metadata | check-size $$$$(IMAGE_SIZE)
|
||||
|
||||
Reference in New Issue
Block a user