aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/b43/Makefile')
-rw-r--r--drivers/net/wireless/b43/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/Makefile b/drivers/net/wireless/b43/Makefile
index 7fe49034ff2..14a02b3aea5 100644
--- a/drivers/net/wireless/b43/Makefile
+++ b/drivers/net/wireless/b43/Makefile
@@ -5,6 +5,7 @@ b43-y += phy_common.o
5b43-y += phy_g.o 5b43-y += phy_g.o
6b43-y += phy_a.o 6b43-y += phy_a.o
7b43-$(CONFIG_B43_NPHY) += phy_n.o 7b43-$(CONFIG_B43_NPHY) += phy_n.o
8b43-$(CONFIG_B43_PHY_LP) += phy_lp.o
8b43-y += sysfs.o 9b43-y += sysfs.o
9b43-y += xmit.o 10b43-y += xmit.o
10b43-y += lo.o 11b43-y += lo.o