diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/bmips/image/bcm6362.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bmips/image/bcm6362.mk b/target/linux/bmips/image/bcm6362.mk index d6b4b1ce60..9731973f9f 100644 --- a/target/linux/bmips/image/bcm6362.mk +++ b/target/linux/bmips/image/bcm6362.mk @@ -34,6 +34,7 @@ define Device/netgear_dgnd3700-v2 BLOCKSIZE := 16k PAGESIZE := 512 DEVICE_PACKAGES += $(USB2_PACKAGES) \ + $(B43_PACKAGES) \ kmod-leds-bcm6328 kmod-leds-gpio CFE_WFI_FLASH_TYPE := 2 CFE_WFI_VERSION := 0x5731 |