projects/generic/options:

- install ipw2100 and ipw2200 firmware by default
This commit is contained in:
Stephan Raue 2010-01-22 03:24:54 +01:00
parent 0561335890
commit 87a408494f

View File

@ -99,7 +99,7 @@
# Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000)
# Space separated list is supported,
# e.g. FIRMWARE="iwl3945 iwl5000"
FIRMWARE="iwl1000 iwl3945 iwl4965 iwl5000 iwl5150 iwl6000"
FIRMWARE="ipw2100 ipw2200 iwl1000 iwl3945 iwl4965 iwl5000 iwl5150 iwl6000"
# build with games support (yes / no)
GAMES="no"