Fix an off-by one printing error
[openwrt.git] / package / gpioctl / Makefile
index b002ea5..be684f1 100644 (file)
@@ -19,7 +19,7 @@ define Package/gpioctl
   SECTION:=utils
   CATEGORY:=Utilities
   TITLE:=Tool for controlling gpio pins
-  DEPENDS:=@LINUX_2_6 @TARGET_ixp4xx
+  DEPENDS:=@GPIO_SUPPORT
 endef
 
 define Package/gpioctl/description