projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add updated mac80211 - this no longer relies on patching includes in the kernel trees...
[openwrt.git]
/
package
/
mac80211
/
src
/
wireless
/
Makefile
diff --git
a/package/mac80211/src/wireless/Makefile
b/package/mac80211/src/wireless/Makefile
index
e746b3a
..
5664c2c
100644
(file)
--- a/
package/mac80211/src/wireless/Makefile
+++ b/
package/mac80211/src/wireless/Makefile
@@
-1,5
+1,4
@@
-obj-$(CONFIG_WIRELESS_EXT) += wext.o
obj-$(CONFIG_CFG80211) += cfg80211.o
-cfg80211-y += core.o sysfs.o
+cfg80211-y += core.o sysfs.o
radiotap.o
cfg80211-$(CONFIG_NL80211) += nl80211.o
This page took
0.021155 seconds
and
4
git commands to generate.