mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 14:36:51 +07:00
7e272fcff6
Signed-off-by: John W. Linville <linville@tuxdriver.com>
7 lines
205 B
Makefile
7 lines
205 B
Makefile
obj-$(CONFIG_WIRELESS_EXT) += wext.o
|
|
obj-$(CONFIG_CFG80211) += cfg80211.o
|
|
obj-$(CONFIG_LIB80211) += lib80211.o
|
|
|
|
cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o
|
|
cfg80211-$(CONFIG_NL80211) += nl80211.o
|