From 2900208a8fd072362e8a1bc1e450d75da04f13bd Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 16 Feb 2013 17:13:38 +0000 Subject: mpc85xx: add input drivers to default packages, and load those during preinit Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35626 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc85xx/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/mpc85xx/Makefile') 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. -- cgit v1.2.3