aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/b43legacy/Makefile')
-rw-r--r--drivers/net/wireless/b43legacy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43legacy/Makefile b/drivers/net/wireless/b43legacy/Makefile
index abaa404bb14..80cdb73bd14 100644
--- a/drivers/net/wireless/b43legacy/Makefile
+++ b/drivers/net/wireless/b43legacy/Makefile
@@ -5,6 +5,8 @@ b43legacy-y += phy.o
5b43legacy-y += radio.o 5b43legacy-y += radio.o
6b43legacy-y += sysfs.o 6b43legacy-y += sysfs.o
7b43legacy-y += xmit.o 7b43legacy-y += xmit.o
8# b43 RFKILL button support
9b43legacy-$(CONFIG_B43LEGACY_RFKILL) += rfkill.o
8# b43legacy LED support 10# b43legacy LED support
9b43legacy-$(CONFIG_B43LEGACY_LEDS) += leds.o 11b43legacy-$(CONFIG_B43LEGACY_LEDS) += leds.o
10# b43legacy debugging 12# b43legacy debugging