diff options
Diffstat (limited to 'drivers/net/wireless/b43/Makefile')
-rw-r--r-- | drivers/net/wireless/b43/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/Makefile b/drivers/net/wireless/b43/Makefile index 485e59e2dfab..dc270474b33c 100644 --- a/drivers/net/wireless/b43/Makefile +++ b/drivers/net/wireless/b43/Makefile | |||
@@ -5,6 +5,7 @@ b43-y += phy.o | |||
5 | b43-y += sysfs.o | 5 | b43-y += sysfs.o |
6 | b43-y += xmit.o | 6 | b43-y += xmit.o |
7 | b43-y += lo.o | 7 | b43-y += lo.o |
8 | b43-y += wa.o | ||
8 | # b43 RFKILL button support | 9 | # b43 RFKILL button support |
9 | b43-$(CONFIG_B43_RFKILL) += rfkill.o | 10 | b43-$(CONFIG_B43_RFKILL) += rfkill.o |
10 | # b43 LED support | 11 | # b43 LED support |