Index: chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/Makefile |
diff --git a/chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/Makefile b/chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/Makefile |
index 973ae4f49f35fbd122f5eeec4c352a397c10c33e..080b850be4eeb4f92967787a583f0c76ade7febd 100644 |
--- a/chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/Makefile |
+++ b/chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/Makefile |
@@ -10,6 +10,7 @@ ath9k-y += beacon.o \ |
ath9k-$(CONFIG_PCI) += pci.o |
ath9k-$(CONFIG_ATHEROS_AR71XX) += ahb.o |
ath9k-$(CONFIG_ATH9K_DEBUGFS) += debug.o |
+ath9k-$(CONFIG_ATH9K_PKTLOG) += pktlog.o |
obj-$(CONFIG_ATH9K) += ath9k.o |