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 ae11fe4c0be6..8c52b0b9862a 100644 --- a/drivers/net/wireless/b43/Makefile +++ b/drivers/net/wireless/b43/Makefile | |||
@@ -8,6 +8,7 @@ b43-y += xmit.o | |||
8 | b43-y += lo.o | 8 | b43-y += lo.o |
9 | b43-y += wa.o | 9 | b43-y += wa.o |
10 | b43-y += dma.o | 10 | b43-y += dma.o |
11 | b43-$(CONFIG_B43_PIO) += pio.o | ||
11 | b43-$(CONFIG_B43_RFKILL) += rfkill.o | 12 | b43-$(CONFIG_B43_RFKILL) += rfkill.o |
12 | b43-$(CONFIG_B43_LEDS) += leds.o | 13 | b43-$(CONFIG_B43_LEDS) += leds.o |
13 | b43-$(CONFIG_B43_PCMCIA) += pcmcia.o | 14 | b43-$(CONFIG_B43_PCMCIA) += pcmcia.o |