X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=net%2Fwireless%2FMakefile;h=65710a42e5a7890365b4478518653685ebe8e769;hb=f4921aff5b174349bc36551f142a5dbac782ea3f;hp=092116e390b67f8c093a8fe2484aabffd3bd33f5;hpb=b91cba52e9b7b3f1c0037908a192d93a869ca9e5;p=mirror_ubuntu-bionic-kernel.git diff --git a/net/wireless/Makefile b/net/wireless/Makefile index 092116e390b6..65710a42e5a7 100644 --- a/net/wireless/Makefile +++ b/net/wireless/Makefile @@ -2,3 +2,4 @@ obj-$(CONFIG_WIRELESS_EXT) += wext.o obj-$(CONFIG_CFG80211) += cfg80211.o cfg80211-y += core.o sysfs.o radiotap.o +cfg80211-$(CONFIG_NL80211) += nl80211.o