5568296573
Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
6 lines
155 B
Makefile
6 lines
155 B
Makefile
obj-$(CONFIG_WIRELESS_EXT) += wext.o
|
|
obj-$(CONFIG_CFG80211) += cfg80211.o
|
|
|
|
cfg80211-y += core.o sysfs.o radiotap.o
|
|
cfg80211-$(CONFIG_NL80211) += nl80211.o
|