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)
commita6a1529586530a59e362a18ef7e567a6379f296c
tree166e50d3d58fa2fe19645f87ead8f7ec48ab681f
parentd219e0da96750878435ffd96c991620ef658cfde
hostapd: use patches to add the nl80211 driver instead of copying the files.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10475 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]