hostapd: use patches to add the nl80211 driver instead of copying the files.
authorMichael Büsch <mb@bu3sch.de>
Sun, 17 Feb 2008 12:18:33 +0000 (12:18 +0000)
committerMichael Büsch <mb@bu3sch.de>
Sun, 17 Feb 2008 12:18:33 +0000 (12:18 +0000)
commit306caa660a09295dbe1cc2f4c184a89b38591661
treed9038a109067ad5edb3fc9e1089737aedae15e55
parentf116c50a801acc77a1d1d56809970a2a4c0a0ded
hostapd: use patches to add the nl80211 driver instead of copying the files.

SVN-Revision: 10475
13 files changed:
package/hostapd/Makefile
package/hostapd/files/driver_nl80211.c [deleted file]
package/hostapd/files/radiotap.c [deleted file]
package/hostapd/files/radiotap.h [deleted file]
package/hostapd/files/radiotap_iter.h [deleted file]
package/hostapd/patches/002-add-nl80211-driver.patch [new file with mode: 0644]
package/hostapd/patches/002-remove-michael-mic.patch [deleted file]
package/hostapd/patches/003-hook-up-nl80211-driver.patch [new file with mode: 0644]
package/hostapd/patches/003-use-nl80211-for-keys.patch [deleted file]
package/hostapd/patches/004-use-nl80211-for-beacons.patch [deleted file]
package/hostapd/patches/005-use-nl80211-for-get-key.patch [deleted file]
package/hostapd/patches/006-use-nl80211-for-sta.patch [deleted file]
package/hostapd/patches/007-add-nl80211-driver.patch [deleted file]