mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
Include hostapd source code in wpa_supplicant release package
This is needed to be able to build with CONFIG_AP=y.
This commit is contained in:
parent
b99b8e1516
commit
c2e3f9df6f
@ -38,7 +38,7 @@ git archive --format=tar --prefix=hostapd-$VER/ HEAD \
|
|||||||
README COPYING patches src hostapd |
|
README COPYING patches src hostapd |
|
||||||
gzip > $RELDIR/hostapd-$VER.tar.gz
|
gzip > $RELDIR/hostapd-$VER.tar.gz
|
||||||
git archive --format=tar --prefix=wpa_supplicant-$VER/ HEAD \
|
git archive --format=tar --prefix=wpa_supplicant-$VER/ HEAD \
|
||||||
README COPYING patches src wpa_supplicant |
|
README COPYING patches src wpa_supplicant hostapd/*.[ch] |
|
||||||
tar --directory=$TMP -xf -
|
tar --directory=$TMP -xf -
|
||||||
|
|
||||||
cd $TMP
|
cd $TMP
|
||||||
|
Loading…
Reference in New Issue
Block a user