add gpio support to atheros, fixes #1861, thanks Othello
[openwrt-10.03/.git] / package / gpioctl / Makefile
index 664564259a088ecabcfc47dfcdc77c28ffac1d7c..9576bb0ae42edee7b6996a6839576236a763e1e8 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||@TARGET_brcm47xx)
+  DEPENDS:=@LINUX_2_6&&(@TARGET_ixp4xx||@TARGET_brcm47xx||@TARGET_atheros)
 endef
 
 define Package/gpioctl/description