Skip to content

Commit

Permalink
bcm4908: build chk image for Netgear RAXE500
Browse files Browse the repository at this point in the history
Fixes: 63ba3ea ("bcm4908: start working on Netgear RAXE500 image")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
  • Loading branch information
Rafał Miłecki committed Nov 19, 2021
1 parent 63ba3ea commit 0e8a5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/bcm4908/image/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit 0e8a5ac

Please sign in to comment.