X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/122c1c510ca4a442340d651ddd9a9a21c53082eb..f66ab6474e8ec7ef0b0db8485b9675ee0bccce5b:/package/gpioctl/Makefile?ds=inline diff --git a/package/gpioctl/Makefile b/package/gpioctl/Makefile index 53f611249..9576bb0ae 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 + DEPENDS:=@LINUX_2_6&&(@TARGET_ixp4xx||@TARGET_brcm47xx||@TARGET_atheros) endef define Package/gpioctl/description