mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-07 18:40:10 +00:00
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
7 lines
140 B
Makefile
7 lines
140 B
Makefile
obj-$(CONFIG_IPW2100) += ipw2x00/
|
|
obj-$(CONFIG_IPW2200) += ipw2x00/
|
|
|
|
obj-$(CONFIG_IWLEGACY) += iwlegacy/
|
|
|
|
obj-$(CONFIG_IWLWIFI) += iwlwifi/
|