diff options
Diffstat (limited to 'drivers/net/wireless/ath9k/Makefile')
-rw-r--r-- | drivers/net/wireless/ath9k/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/wireless/ath9k/Makefile b/drivers/net/wireless/ath9k/Makefile index c58cfdeb49c9..c741e8d34748 100644 --- a/drivers/net/wireless/ath9k/Makefile +++ b/drivers/net/wireless/ath9k/Makefile | |||
@@ -9,7 +9,6 @@ ath9k-y += hw.o \ | |||
9 | main.o \ | 9 | main.o \ |
10 | recv.o \ | 10 | recv.o \ |
11 | xmit.o \ | 11 | xmit.o \ |
12 | rc.o \ | 12 | rc.o |
13 | core.o | ||
14 | 13 | ||
15 | obj-$(CONFIG_ATH9K) += ath9k.o | 14 | obj-$(CONFIG_ATH9K) += ath9k.o |