From: Jonas Gorski Date: Sun, 1 Mar 2015 11:37:06 +0000 (+0000) Subject: brcm63xx: prefer gpio-button-hotplug over button-hotplug X-Git-Tag: reboot~4143 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=18322746de45d8c31f7c574dadb2129e696edb78;p=openwrt%2Fstaging%2Fchunkeey.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 SVN-Revision: 44582 --- 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