Commit b4fc984b authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

linux-firmware: add new config option of iwlwifi 5000 firmware

parent 93af90cf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -20,6 +20,12 @@ config BR2_PACKAGE_LINUX_FIRMWARE_ATHEROS_9271
	help
	  Firmware files for the Atheros 9271 module

config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_5000
	bool "Intel iwlwifi 5000"
	help
	  Firmware files for the Intel Wifi 5000 devices supported by
	  the iwlwifi kernel driver.

config BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V8
       bool "Libertas SD 8686 v8"
       help
+7 −0
Original line number Diff line number Diff line
@@ -92,6 +92,13 @@ LINUX_FIRMWARE_FILES_$(BR2_PACKAGE_LINUX_FIRMWARE_TI_WL128X) += \
	ti-connectivity/TIInit_7.2.31.bts 			\
	LICENCE.ti-connectivity

# iwlwifi 5000. Multiple files are available (iwlwifi-5000-1.ucode,
# iwlwifi-5000-2.ucode, iwlwifi-5000-5.ucode), corresponding to
# different versions of the firmware API. For now, we only install the
# most recent one.
LINUX_FIRMWARE_FILES_$(BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_5000) += \
	iwlwifi-5000-5.ucode LICENCE.iwlwifi_firmware

LINUX_FIRMWARE_FILES_$(BR2_PACKAGE_LINUX_FIRMWARE_XC5000) += \
	dvb-fe-xc5000-1.6.114.fw