From 11135c2a351d194e9f292768c93473dbae822572 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 2 May 2008 00:30:39 +0000 Subject: more use of the new GPIO_SUPPORT option SVN-Revision: 10998 --- package/gpioctl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/gpioctl/Makefile') diff --git a/package/gpioctl/Makefile b/package/gpioctl/Makefile index dd8f167a45..be684f11fa 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||@TARGET_adm5120) + DEPENDS:=@GPIO_SUPPORT endef define Package/gpioctl/description -- cgit v1.2.3