mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-22 01:43:37 -04:00
Part of reorganising wireless drivers directory and Kconfig. Note that I had to edit Makefiles from subdirectories to use the new location. Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
5 lines
141 B
Makefile
5 lines
141 B
Makefile
obj-$(CONFIG_B43) += b43/
|
|
obj-$(CONFIG_B43LEGACY) += b43legacy/
|
|
|
|
obj-$(CONFIG_BRCMFMAC) += brcm80211/
|
|
obj-$(CONFIG_BRCMSMAC) += brcm80211/
|