]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/mips/ath79/Makefile
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mv-sheeva.git] / arch / mips / ath79 / Makefile
index f41c0296aa208b3104f431fad89391f5135dd1ef..c33d4653007c3cd1545873fc2e151e1cf04f2e48 100644 (file)
@@ -16,9 +16,13 @@ obj-$(CONFIG_EARLY_PRINTK)           += early_printk.o
 # Devices
 #
 obj-y                                  += dev-common.o
+obj-$(CONFIG_ATH79_DEV_AR913X_WMAC)    += dev-ar913x-wmac.o
+obj-$(CONFIG_ATH79_DEV_GPIO_BUTTONS)   += dev-gpio-buttons.o
 obj-$(CONFIG_ATH79_DEV_LEDS_GPIO)      += dev-leds-gpio.o
+obj-$(CONFIG_ATH79_DEV_SPI)            += dev-spi.o
 
 #
 # Machines
 #
+obj-$(CONFIG_ATH79_MACH_AP81)          += mach-ap81.o
 obj-$(CONFIG_ATH79_MACH_PB44)          += mach-pb44.o