diff --git a/projects/generic/options b/projects/generic/options index d663b69f05..d1bad1df49 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -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"