From 18322746de45d8c31f7c574dadb2129e696edb78 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 1 Mar 2015 11:37:06 +0000 Subject: brcm63xx: prefer gpio-button-hotplug over button-hotplug Saves us pulling in the input system, shaving off a few kb from image sizes. Signed-off-by: Jonas Gorski SVN-Revision: 44582 --- target/linux/brcm63xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/Makefile') diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 1ff2eb0..29946ae 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -16,7 +16,7 @@ MAINTAINER:=Florian Fainelli include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += swconfig kmod-input-gpio-keys-polled kmod-button-hotplug +DEFAULT_PACKAGES += swconfig kmod-gpio-button-hotplug define Target/Description Build firmware images for Broadcom based xDSL/routers -- cgit v1.1