mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 00:41:05 +02:00
this package should only be available for targets with generic gpio support, fixes #3132
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10564 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
45e93e7181
commit
e5b10102f3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user