1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 19:27:41 +03:00

[brcm63xx] don't package gpioctl by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29288 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2011-11-21 16:36:39 +00:00
parent 90143b9cd2
commit 9f67405758

View File

@ -15,7 +15,7 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-switch gpioctl kmod-input-gpio-buttons \
DEFAULT_PACKAGES += kmod-switch kmod-input-gpio-buttons \
kmod-button-hotplug
define Target/Description