this package should only be available for targets with generic gpio support, fixes...
[10.03/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