diff options
Diffstat (limited to 'target/linux/bmips/image/bcm63xx_nand.mk')
-rw-r--r-- | target/linux/bmips/image/bcm63xx_nand.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bmips/image/bcm63xx_nand.mk b/target/linux/bmips/image/bcm63xx_nand.mk index a712cd0699..82b04891d5 100644 --- a/target/linux/bmips/image/bcm63xx_nand.mk +++ b/target/linux/bmips/image/bcm63xx_nand.mk @@ -74,7 +74,7 @@ define Device/netgear_dgnd3700-v2 CFE_RAM_JFFS2_PAD := 496k BLOCKSIZE := 16k PAGESIZE := 512 - DEVICE_PACKAGES += $(USB2_PACKAGES) + DEVICE_PACKAGES += $(USB2_PACKAGES) $(B43_PACKAGES) CFE_WFI_FLASH_TYPE := 2 CFE_WFI_VERSION := 0x5731 endef |