diff --git a/target/linux/bcm4908/image/Makefile b/target/linux/bcm4908/image/Makefile index 71fca84fde..09a8ddedee 100644 --- a/target/linux/bcm4908/image/Makefile +++ b/target/linux/bcm4908/image/Makefile @@ -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