Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8ee49d8f75430524761340693670ed41d746815
commit d8ee49d8f75430524761340693670ed41d746815 Author: Baste <[email protected]> Date: Mon Jan 16 17:05:45 2012 +0100 b43-fwcutter-011-2-x86_64 * Change source broadcom-wl-5.100.138 * For Devil505 diff --git a/source/network-extra/b43-fwcutter/FrugalBuild b/source/network-extra/b43-fwcutter/FrugalBuild index 00b9baa..6a99b78 100644 --- a/source/network-extra/b43-fwcutter/FrugalBuild +++ b/source/network-extra/b43-fwcutter/FrugalBuild @@ -23,12 +23,12 @@ build() { Fmake # normal - $FTPAGENT http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2 - tar xjf broadcom-wl-4.150.10.5.tar.bz2 - broadcom-wl-4.150.10.5/driver + $FTPAGENT http://www.lwfinger.com/b43-firmware/broadcom-wl-5.100.138.tar.bz2 + tar xjf broadcom-wl-5.100.138.tar.bz2 + broadcom-wl-5.100.138/driver Fmkdir /lib/firmware # For normal module: - ./b43-fwcutter -w $Fdestdir/lib/firmware broadcom-wl-4.150.10.5/driver/wl_apsta_mimo.o + ./b43-fwcutter -w $Fdestdir/lib/firmware broadcom-wl-5.100.138/driver/wl_apsta_mimo.o # legacy $FTPAGENT http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o # For b43 module: _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
