]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/madwifi
Fix streamripper depends on glib
[people/pmueller/ipfire-2.x.git] / lfs / madwifi
index 6d657cc383e9e7f767ca165d2eedbfdfd5de2a46..e14e8f7c25856eb2d6094979549fcd166ba5be4c 100644 (file)
@@ -84,7 +84,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        # Set Countrycode to germany because some cards
        # are not detected without cc
-       echo options ath_pci countrycode=276 > /etc/modprobe.d/madwifi
+       echo 'options ath_pci countrycode=276' > /etc/modprobe.d/madwifi
+       echo '#blacklist ath_pci' >> /etc/modprobe.d/madwifi
+       echo 'blacklist ath5k' >> /etc/modprobe.d/madwifi
 
        # create madwifi symlink for hostapd build
        cd $(DIR_SRC) && ln -sf $(THISAPP) madwifi