aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/bcm43xx/Makefile')
-rw-r--r--drivers/net/wireless/bcm43xx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/wireless/bcm43xx/Makefile b/drivers/net/wireless/bcm43xx/Makefile
index 3e5ed77835e2..e025e9f052b2 100644
--- a/drivers/net/wireless/bcm43xx/Makefile
+++ b/drivers/net/wireless/bcm43xx/Makefile
@@ -5,4 +5,5 @@ bcm43xx-objs := bcm43xx_main.o bcm43xx_dma.o \
5 bcm43xx_radio.o bcm43xx_phy.o \ 5 bcm43xx_radio.o bcm43xx_phy.o \
6 bcm43xx_power.o bcm43xx_wx.o \ 6 bcm43xx_power.o bcm43xx_wx.o \
7 bcm43xx_pio.o bcm43xx_ilt.o \ 7 bcm43xx_pio.o bcm43xx_ilt.o \
8 bcm43xx_leds.o $(bcm43xx-obj-y) 8 bcm43xx_leds.o bcm43xx_ethtool.o \
9 $(bcm43xx-obj-y)