projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d951e0
)
this package should only be available for targets with generic gpio support, fixes...
author
John Crispin
<john@openwrt.org>
Fri, 7 Mar 2008 15:31:29 +0000
(15:31 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 7 Mar 2008 15:31:29 +0000
(15:31 +0000)
SVN-Revision: 10564
package/gpioctl/Makefile
patch
|
blob
|
history
diff --git
a/package/gpioctl/Makefile
b/package/gpioctl/Makefile
index 53f6112492e6526699b08b58b6239ce4b3d6e6f8..b002ea58ac0018e1289bb495dba42e33936fa3a1 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