fix duplicate dependencies
[openwrt.git] / package / foxboard-utils / Makefile
index f5d9aa7..11fea9d 100644 (file)
@@ -24,10 +24,13 @@ define Package/foxboard-utils
   SECTION:=utils
   CATEGORY:=Base system
   TITLE:=Foxboard base tools
-  DESCRIPTION:=\
-       This package contains a collection of tools for configuring the foxboard gpio pins/leds 
   URL:=http://www.acmesystems.it
-  DEPENDS:=@LINUX_2_6_ETRAX
+  DEPENDS:=@TARGET_etrax
+endef
+
+define Package/foxboard-utils/description
+ This package contains a collection of tools for configuring the foxboard 
+ gpio pins/leds.
 endef
 
 define Build/Compile
This page took 0.028731 seconds and 4 git commands to generate.