X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/66b7ecf8e0e324c1bd76eb873e128a98a68dd539..0e9ca337996b5b4ef392bc92cde7f4bc9699b3ea:/package/gpioctl/Makefile diff --git a/package/gpioctl/Makefile b/package/gpioctl/Makefile index 9576bb0ae..be684f11f 100644 --- a/package/gpioctl/Makefile +++ b/package/gpioctl/Makefile @@ -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) + DEPENDS:=@GPIO_SUPPORT endef define Package/gpioctl/description