Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)
authorFlorian Fainelli <florian@openwrt.org>
Thu, 17 Apr 2008 17:34:04 +0000 (17:34 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 17 Apr 2008 17:34:04 +0000 (17:34 +0000)
SVN-Revision: 10857

package/gpioctl/Makefile

index 9576bb0ae42edee7b6996a6839576236a763e1e8..dd8f167a45056ee0318789c65ede81a06efd2052 100644 (file)
@@ -19,7 +19,7 @@ define Package/gpioctl
   SECTION:=utils
   CATEGORY:=Utilities
   TITLE:=Tool for controlling gpio pins
   SECTION:=utils
   CATEGORY:=Utilities
   TITLE:=Tool for controlling gpio pins
-  DEPENDS:=@LINUX_2_6&&(@TARGET_ixp4xx||@TARGET_brcm47xx||@TARGET_atheros)
+  DEPENDS:=@LINUX_2_6&&(@TARGET_ixp4xx||@TARGET_brcm47xx||@TARGET_atheros||@TARGET_adm5120)
 endef
 
 define Package/gpioctl/description
 endef
 
 define Package/gpioctl/description