mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
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
This commit is contained in:
parent
999c59482f
commit
18322746de
@ -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…
Reference in New Issue
Block a user