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 <jogo@openwrt.org>

SVN-Revision: 44582
master
Jonas Gorski 10 years ago
parent 999c59482f
commit 18322746de
  1. 2
      target/linux/brcm63xx/Makefile

@ -16,7 +16,7 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
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

Loading…
Cancel
Save