mirror of
https://github.com/vanhoefm/modwifi.git
synced 2024-12-18 13:36:22 +00:00
updated libnl3 package on Ubuntu
This commit is contained in:
parent
2df0687b95
commit
7bf8864e3e
@ -6,7 +6,7 @@ echo -e "Make sure all projects are on the correct branch...\n"
|
||||
# Let at modules generate their result in a tar
|
||||
cd ../ath9k-htc/ && ./build.sh release && cd -
|
||||
cd ../backports/ && ./release.sh && cd -
|
||||
cd ../tools/ && make release && cd -
|
||||
cd ../tools/ && ./release.sh && cd -
|
||||
|
||||
# Combine and zip all results
|
||||
cp ../drivers.tar modwifi.tar
|
||||
|
Loading…
Reference in New Issue
Block a user