mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-31 13:10:13 -05: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/
|