this package should only be available for targets with generic gpio support, fixes...
[openwrt.git] / package / gpioctl / Makefile
index 53f6112..b002ea5 100644 (file)
@@ -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
This page took 0.019429 seconds and 4 git commands to generate.