MIPS: ath79: add common GPIO buttons device
[firefly-linux-kernel-4.4.55.git] / arch / mips / ath79 / Makefile
index f41c0296aa208b3104f431fad89391f5135dd1ef..344e9ab1e10613799e82d218a51491bf477fcdf1 100644 (file)
@@ -16,6 +16,7 @@ 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
 
 #