mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
bcm4908: build chk image for Netgear RAXE500
Fixes: 63ba3eaccd
("bcm4908: start working on Netgear RAXE500 image")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
parent
63ba3eaccd
commit
0e8a5acf6e
@ -111,7 +111,7 @@ define Device/netgear
|
||||
DEVICE_VENDOR := NETGEAR
|
||||
KERNEL := kernel-bin | bootfs
|
||||
IMAGES := chk
|
||||
IMAGE/chk := append-rootfs | pkgtb
|
||||
IMAGE/chk := append-rootfs | pkgtb | netgear-chk
|
||||
NETGEAR_REGION := 1
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user