mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-25 03:55:09 +08:00
05491d2ccf
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>
6 lines
141 B
Makefile
6 lines
141 B
Makefile
obj-$(CONFIG_B43) += b43/
|
|
obj-$(CONFIG_B43LEGACY) += b43legacy/
|
|
|
|
obj-$(CONFIG_BRCMFMAC) += brcm80211/
|
|
obj-$(CONFIG_BRCMSMAC) += brcm80211/
|