projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ba4aff
)
gpioctl: Allow build on bcm47xx
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Mar 2008 20:00:30 +0000
(20:00 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Mar 2008 20:00:30 +0000
(20:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10604
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/gpioctl/Makefile
patch
|
blob
|
history
diff --git
a/package/gpioctl/Makefile
b/package/gpioctl/Makefile
index
b002ea5
..
6645642
100644
(file)
--- a/
package/gpioctl/Makefile
+++ b/
package/gpioctl/Makefile
@@
-19,7
+19,7
@@
define Package/gpioctl
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Tool for controlling gpio pins
- DEPENDS:=@LINUX_2_6
@TARGET_ixp4xx
+ DEPENDS:=@LINUX_2_6
&&(@TARGET_ixp4xx||@TARGET_brcm47xx)
endef
define Package/gpioctl/description
This page took
0.023393 seconds
and
4
git commands to generate.