summaryrefslogtreecommitdiffstats
path: root/perl-install/network/thirdparty.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/network/thirdparty.pm')
-rw-r--r--perl-install/network/thirdparty.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/network/thirdparty.pm b/perl-install/network/thirdparty.pm
index 42a387a2a..5426eab98 100644
--- a/perl-install/network/thirdparty.pm
+++ b/perl-install/network/thirdparty.pm
@@ -168,7 +168,7 @@ my %network_settings = (
firmware =>
{
url => "http://ipw${_}.sourceforge.net/firmware.php",
- test_file => ($_ == 2100 ? "ipw2100-*.fw" : "ipw-*.fw"),
+ test_file => ($_ == 2100 ? "ipw2100-*.fw" : "ipw-2.3-*.fw"),
},
};
} (2100, 2200)),