diff options
Diffstat (limited to 'package/foxboard-utils/Makefile')
-rw-r--r-- | package/foxboard-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/foxboard-utils/Makefile b/package/foxboard-utils/Makefile index f5d9aa7934..fc63e0c231 100644 --- a/package/foxboard-utils/Makefile +++ b/package/foxboard-utils/Makefile @@ -27,7 +27,7 @@ define Package/foxboard-utils 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 Build/Compile |