I have an alfa AWU036H RTL8187L and I want to make it support injection I search on the web and I found a patch to make alfa supported injection but I have an problem in the batch:

root@laptop:~/rtl8187_linux_26.1010.0622.2006# make install
install -d /lib/modules/2.6.29.4/kernel/drivers/net/wireless/rtl_ieee80211
install -d /lib/modules/2.6.29.4/kernel/drivers/net/wireless/rtl8187
install -m 644 ./ieee80211/*.ko /lib/modules/2.6.29.4/kernel/driver/net/wireless    
/rtl_ieee80211
install: cannot stat `./ieee80211/*.ko': No such file or directory
make: *** [install] Error 1

Any suggestions will be greatly appreciated.

link|improve this question
Did you run ./configure and make first ? If so, what error messages did you get ? – bodhi.zazen Jan 18 at 16:38
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.