Add iprowifi2100 firmware to image.

Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
This commit is contained in:
luroh 2014-06-02 00:18:34 +02:00 committed by Jérôme Duval
parent c4696b3071
commit d76361c8a8
1 changed files with 6 additions and 0 deletions

View File

@ -22,3 +22,9 @@ KernelAddon iprowifi2100 :
libfreebsd_wlan.a libfreebsd_wlan.a
libfreebsd_network.a libfreebsd_network.a
; ;
# Note: Due to licensing restrictions, we can only distribute the archive.
# The end-user must extract and install it themselves.
HAIKU_WIFI_FIRMWARE_PACKAGE on iprowifi2100 = "" ;
HAIKU_WIFI_FIRMWARE_ARCHIVE on iprowifi2100 = ipw2100-fw-1.3.tgz ;
HAIKU_WIFI_FIRMWARE_DO_EXTRACT on iprowifi2100 = false ;