X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fwireless%2FMakefile;h=b9f943c45f3b2584e3462d61af9cd1d799cc6579;hb=44473d991332053eb3fea1e08f8a6ee2c6fb409c;hp=65710a42e5a7890365b4478518653685ebe8e769;hpb=df3d80f5a5c74168be42788364d13cf6c83c7b9c;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