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>
(cherry picked from commit 0e8a5acf6e)
This commit is contained in:
Rafał Miłecki 2021-11-19 14:48:20 +01:00
parent d5f9c6729f
commit 052619a71b
1 changed files with 1 additions and 1 deletions

View File

@ -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