summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mpc85xx/Makefile')
-rw-r--r--target/linux/mpc85xx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index c84c0e291..feaa3bc73 100644
--- a/target/linux/mpc85xx/Makefile
+++ b/target/linux/mpc85xx/Makefile
@@ -17,7 +17,9 @@ LINUX_VERSION:=3.7.8
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += kmod-booke-wdt
+DEFAULT_PACKAGES += \
+ kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
+ kmod-booke-wdt
define Target/Description
Build images for the Freescale MPC85xx based boards.