Skip to content
Snippets Groups Projects
Commit 18322746 authored by Jonas Gorski's avatar Jonas Gorski
Browse files

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: default avatarJonas Gorski <jogo@openwrt.org>

SVN-Revision: 44582
parent 999c5948
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org> ...@@ -16,7 +16,7 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
include $(INCLUDE_DIR)/target.mk 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 define Target/Description
Build firmware images for Broadcom based xDSL/routers Build firmware images for Broadcom based xDSL/routers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment