X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fwireless%2FMakefile;h=b9f943c45f3b2584e3462d61af9cd1d799cc6579;hb=44473d991332053eb3fea1e08f8a6ee2c6fb409c;hp=092116e390b67f8c093a8fe2484aabffd3bd33f5;hpb=add096909da63ef32d6766f6771c07c9f16c6ee5;p=linux-2.6 diff --git a/net/wireless/Makefile b/net/wireless/Makefile index 092116e390..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 radiotap.o +cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o +cfg80211-$(CONFIG_NL80211) += nl80211.o