X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/65bf36712a88bb505195914ba8bd9ae415a65875..c9e9be9d3afa44d8775583c36fcab3c0bc552fe7:/package/foxboard-utils/Makefile?ds=sidebyside diff --git a/package/foxboard-utils/Makefile b/package/foxboard-utils/Makefile index f5d9aa793..11fea9dc1 100644 --- a/package/foxboard-utils/Makefile +++ b/package/foxboard-utils/Makefile @@ -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