projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c33f21a
)
don't package gpioctl by default
author
Florian Fainelli
<florian@openwrt.org>
Mon, 21 Nov 2011 16:36:39 +0000
(16:36 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 21 Nov 2011 16:36:39 +0000
(16:36 +0000)
SVN-Revision: 29288
target/linux/brcm63xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/Makefile
b/target/linux/brcm63xx/Makefile
index 33c0268787a89d4e21119802d8fb61cb4bd493b0..f37adc2bfe958b150ee4feeb7e3c3a9f606d3002 100644
(file)
--- a/
target/linux/brcm63xx/Makefile
+++ b/
target/linux/brcm63xx/Makefile
@@
-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