X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fwireless%2FMakefile;h=b9f943c45f3b2584e3462d61af9cd1d799cc6579;hb=5a58d4bb66b1d68e4b9319dd5b89078bad2a7f64;hp=3a96ae60271cf1d79641d6ef155b472cf7889e96;hpb=c6799ade4ae04b53a5f677e5289116155ff01574;p=linux-2.6 diff --git a/net/wireless/Makefile b/net/wireless/Makefile index 3a96ae6027..b9f943c45f 100644 --- a/net/wireless/Makefile +++ b/net/wireless/Makefile @@ -1,4 +1,5 @@ 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 util.o reg.o +cfg80211-$(CONFIG_NL80211) += nl80211.o