summaryrefslogtreecommitdiffstats
path: root/net/wireless/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireless/Makefile')
-rw-r--r--net/wireless/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/wireless/Makefile b/net/wireless/Makefile
new file mode 100644
index 0000000..b9f943c
--- /dev/null
+++ b/net/wireless/Makefile
@@ -0,0 +1,5 @@
+obj-$(CONFIG_WIRELESS_EXT) += wext.o
+obj-$(CONFIG_CFG80211) += cfg80211.o
+
+cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o
+cfg80211-$(CONFIG_NL80211) += nl80211.o
OpenPOWER on IntegriCloud