summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/Makefile
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2014-10-02 12:05:58 +0000
committerRafał Miłecki <zajec5@gmail.com>2014-10-02 12:05:58 +0000
commit28301ea0b1deedc38353194ecee0e703f6ee6d96 (patch)
tree2582cecb0114434cfa06f1889b207928410a6c77 /target/linux/bcm53xx/Makefile
parentbd12c49473de6eb6e36451e261a3e09f9bb80aa4 (diff)
downloadmaster-31e0f0ae-28301ea0b1deedc38353194ecee0e703f6ee6d96.tar.gz
master-31e0f0ae-28301ea0b1deedc38353194ecee0e703f6ee6d96.tar.bz2
master-31e0f0ae-28301ea0b1deedc38353194ecee0e703f6ee6d96.zip
bcm53xx: early buttons support (without interrupts)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42718
Diffstat (limited to 'target/linux/bcm53xx/Makefile')
-rw-r--r--target/linux/bcm53xx/Makefile1
1 files changed, 1 insertions, 0 deletions
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))