From: Jonas Gorski Date: Sun, 1 Mar 2015 11:37:06 +0000 (+0000) Subject: brcm63xx: prefer gpio-button-hotplug over button-hotplug X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d99c41fc04ffe70a2ee63cddf152639ea04c87c7;p=15.05%2Fopenwrt.git 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44582 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 1ff2eb0552..29946ae96a 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