X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fgpioctl%2FMakefile;h=50c4d3c65937bcb0b1c912c98b8ec4602a70b7be;hb=dc37a9bd6b283cb94c3da3670ea30edd10081a44;hp=9576bb0ae42edee7b6996a6839576236a763e1e8;hpb=66b7ecf8e0e324c1bd76eb873e128a98a68dd539;p=openwrt.git diff --git a/package/gpioctl/Makefile b/package/gpioctl/Makefile index 9576bb0ae4..50c4d3c659 100644 --- a/package/gpioctl/Makefile +++ b/package/gpioctl/Makefile @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -19,7 +18,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