mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00: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/
|