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