Explorar o código

this package should only be available for targets with generic gpio support, fixes #3132

SVN-Revision: 10564
John Crispin %!s(int64=18) %!d(string=hai) anos
pai
achega
43a3b5a53a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/gpioctl/Makefile

+ 1 - 1
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
 endef
 
 define Package/gpioctl/description