mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00

Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
6 lines
140 B
Makefile
6 lines
140 B
Makefile
obj-$(CONFIG_IPW2100) += ipw2x00/
|
|
obj-$(CONFIG_IPW2200) += ipw2x00/
|
|
|
|
obj-$(CONFIG_IWLEGACY) += iwlegacy/
|
|
|
|
obj-$(CONFIG_IWLWIFI) += iwlwifi/
|