X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/66b7ecf8e0e324c1bd76eb873e128a98a68dd539..d9fc823912a9cdff5f80c0334aa3e2d79e98f617:/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