MIPS: ath79: add common GPIO buttons device
[firefly-linux-kernel-4.4.55.git] / arch / mips / ath79 / Makefile
index e621d6c464c1eb94d54e2b01764a2fc506c571d7..344e9ab1e10613799e82d218a51491bf477fcdf1 100644 (file)
@@ -16,3 +16,10 @@ obj-$(CONFIG_EARLY_PRINTK)           += early_printk.o
 # Devices
 #
 obj-y                                  += dev-common.o
+obj-$(CONFIG_ATH79_DEV_GPIO_BUTTONS)   += dev-gpio-buttons.o
+obj-$(CONFIG_ATH79_DEV_LEDS_GPIO)      += dev-leds-gpio.o
+
+#
+# Machines
+#
+obj-$(CONFIG_ATH79_MACH_PB44)          += mach-pb44.o