Makefile 205 字节
Newer Older
J
Johannes Berg 已提交
1
obj-$(CONFIG_WIRELESS_EXT) += wext.o
2
obj-$(CONFIG_CFG80211) += cfg80211.o
3
obj-$(CONFIG_LIB80211) += lib80211.o
4

5
cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o
6
cfg80211-$(CONFIG_NL80211) += nl80211.o