projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cdc0a4
)
this package should only be available for targets with generic gpio support, fixes...
author
John Crispin
<blogic@openwrt.org>
Fri, 7 Mar 2008 15:31:29 +0000
(15:31 +0000)
committer
John Crispin
<blogic@openwrt.org>
Fri, 7 Mar 2008 15:31:29 +0000
(15:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10564
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/gpioctl/Makefile
patch
|
blob
|
history
diff --git
a/package/gpioctl/Makefile
b/package/gpioctl/Makefile
index
53f6112
..
b002ea5
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
+ DEPENDS:=@LINUX_2_6
@TARGET_ixp4xx
endef
define Package/gpioctl/description