X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fwireless%2FMakefile;h=b9f943c45f3b2584e3462d61af9cd1d799cc6579;hb=49997d75152b3d23c53b0fa730599f2f74c92c65;hp=65710a42e5a7890365b4478518653685ebe8e769;hpb=95b00786f3b8fa99f53931361beeb4c10504ad87;p=linux-2.6 diff --git a/net/wireless/Makefile b/net/wireless/Makefile index 65710a42e5..b9f943c45f 100644 --- a/net/wireless/Makefile +++ b/net/wireless/Makefile @@ -1,5 +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