more use of the new GPIO_SUPPORT option
[openwrt/openwrt.git] / package / gpioctl / Makefile
index dd8f167a45056ee0318789c65ede81a06efd2052..be684f11faff17436eb6b69470cccb1522a77396 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||@TARGET_brcm47xx||@TARGET_atheros||@TARGET_adm5120)
+  DEPENDS:=@GPIO_SUPPORT
 endef
 
 define Package/gpioctl/description