gpioctl: Allow build on bcm47xx
[openwrt.git] / package / gpioctl / Makefile
index b002ea5..6645642 100644 (file)
@@ -19,7 +19,7 @@ define Package/gpioctl
   SECTION:=utils
   CATEGORY:=Utilities
   TITLE:=Tool for controlling gpio pins
-  DEPENDS:=@LINUX_2_6 @TARGET_ixp4xx
+  DEPENDS:=@LINUX_2_6&&(@TARGET_ixp4xx||@TARGET_brcm47xx)
 endef
 
 define Package/gpioctl/description
This page took 0.023186 seconds and 4 git commands to generate.