From a2e75910470660ad741a6f5be3b20adbe5895fc2 Mon Sep 17 00:00:00 2001 From: cshore Date: Wed, 8 Dec 2010 00:40:28 +0000 Subject: [brcm63xx] Profiles: Make buttons and led modules included by default so that failsafe will work in the case of builds for releases. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24315 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/Makefile') diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 9b9043269..81e30f3a1 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -14,7 +14,8 @@ LINUX_VERSION:=2.6.35.9 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += kmod-switch gpioctl +DEFAULT_PACKAGES += kmod-switch gpioctl kmod-input-gpio-buttons \ + kmod-leds-gpio kmod-button-hotplug define Target/Description Build firmware images for Broadcom based xDSL/routers -- cgit v1.2.3