Add wl1252 firmware

Arrange for the inclusion of wl1252 firmware in the rootfs.  Patch
buildroot to extract the desired files from linux-firmware.
This commit is contained in:
Daniel Gnoutcheff
2015-03-29 23:20:38 -04:00
bovenliggende 4e4e2a8643
commit b0b3e47c4f
4 gewijzigde bestanden met toevoegingen van 50 en 0 verwijderingen

Bestand weergeven

@ -22,6 +22,8 @@ BR2_PACKAGE_DOSFSTOOLS_MKDOSFS=y
BR2_PACKAGE_DOSFSTOOLS_DOSFSCK=y
BR2_PACKAGE_DOSFSTOOLS_DOSFSLABEL=y
BR2_PACKAGE_E2FSPROGS=y
BR2_PACKAGE_LINUX_FIRMWARE=y
BR2_PACKAGE_LINUX_FIRMWARE_TI_WL1251=y
BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_LIBARCHIVE=y
BR2_PACKAGE_LZO=y