X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fgpioctl%2FMakefile;h=50c4d3c65937bcb0b1c912c98b8ec4602a70b7be;hb=c8564630f3b5e5023dbe595e8056f7a3c100b495;hp=664564259a088ecabcfc47dfcdc77c28ffac1d7c;hpb=303d6ffd98c5367a8d470e589396f1c1ee45a83f;p=openwrt-10.03%2F.git diff --git a/package/gpioctl/Makefile b/package/gpioctl/Makefile index 664564259..50c4d3c65 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) + DEPENDS:=@GPIO_SUPPORT endef define Package/gpioctl/description