ar71xx: move ath9k specific PCI fixup into a separate file
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Makefile
index 81dab7c7110c7512ba9b96e4290109aac9245068..8548fd9af1ded3af332759e1e9f3d1df06f270c5 100644 (file)
@@ -26,6 +26,7 @@ obj-$(CONFIG_AR71XX_DEV_PB9X_PCI)     += dev-pb9x-pci.o
 obj-$(CONFIG_AR71XX_DEV_USB)           += dev-usb.o
 
 obj-$(CONFIG_AR71XX_NVRAM)             += nvram.o
+obj-$(CONFIG_AR71XX_PCI_ATH9K_FIXUP)   += pci-ath9k-fixup.o
 
 obj-$(CONFIG_AR71XX_MACH_AP81)         += mach-ap81.o
 obj-$(CONFIG_AR71XX_MACH_AP83)         += mach-ap83.o