mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-10 17:45:48 +07:00
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
|