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 7fe49034ff2..14a02b3aea5 100644 --- a/drivers/net/wireless/b43/Makefile +++ b/drivers/net/wireless/b43/Makefile | |||
@@ -5,6 +5,7 @@ b43-y += phy_common.o | |||
5 | b43-y += phy_g.o | 5 | b43-y += phy_g.o |
6 | b43-y += phy_a.o | 6 | b43-y += phy_a.o |
7 | b43-$(CONFIG_B43_NPHY) += phy_n.o | 7 | b43-$(CONFIG_B43_NPHY) += phy_n.o |
8 | b43-$(CONFIG_B43_PHY_LP) += phy_lp.o | ||
8 | b43-y += sysfs.o | 9 | b43-y += sysfs.o |
9 | b43-y += xmit.o | 10 | b43-y += xmit.o |
10 | b43-y += lo.o | 11 | b43-y += lo.o |