From 33a1027ab97f9dfde48da533ad8388ee3f79890b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Thu, 2 Oct 2014 12:05:58 +0000 Subject: bcm53xx: early buttons support (without interrupts) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rafał Miłecki git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42718 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/bcm53xx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/bcm53xx/Makefile') diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 51b80dbb98..519b5a5530 100644 --- a/target/linux/bcm53xx/Makefile +++ b/target/linux/bcm53xx/Makefile @@ -25,6 +25,7 @@ endef KERNELNAME:="zImage dtbs" DEFAULT_PACKAGES += swconfig wpad-mini nvram \ + kmod-gpio-button-hotplug \ kmod-leds-gpio kmod-ledtrig-default-on kmod-ledtrig-timer $(eval $(call BuildTarget)) -- cgit v1.2.3