diff options
author | Daniel Baumann <daniel@debian.org> | 2008-09-26 14:47:47 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:42 +0100 |
commit | 2167cde62096ccb75750cbad86a775265cc478e9 (patch) | |
tree | 889c00276fed1e42b375e10c1aa88957de0ae9f7 /lists/rescue | |
parent | 5f3a708540f6d2da49624dcdb56eeb7005b87af0 (diff) | |
download | vyos-live-build-2167cde62096ccb75750cbad86a775265cc478e9.tar.gz vyos-live-build-2167cde62096ccb75750cbad86a775265cc478e9.zip |
Fixing bcm43xx-fwcutter entry in rescue list, only available in etch.
Diffstat (limited to 'lists/rescue')
-rw-r--r-- | lists/rescue | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lists/rescue b/lists/rescue index e47813f04..d8fed9c0c 100644 --- a/lists/rescue +++ b/lists/rescue @@ -79,7 +79,10 @@ libertas-firmware firmware-iwlwifi zd1211-firmware firmware-qlogic firmware-bnx2 # These two are from contrib but the idea is the same: non-free firmware. -b43-fwcutter bcm43xx-fwcutter +b43-fwcutter +#if DISTRIBUTION etch +bcm43xx-fwcutter +#endif #endif |