don't package gpioctl by default
SVN-Revision: 29288
This commit is contained in:
parent
c33f21ae95
commit
718907b661
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
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
|
kmod-button-hotplug
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
|
|
Loading…
Reference in a new issue