summaryrefslogtreecommitdiffstats
path: root/package/uboot-envtools
diff options
context:
space:
mode:
Diffstat (limited to 'package/uboot-envtools')
-rw-r--r--package/uboot-envtools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uboot-envtools/Makefile b/package/uboot-envtools/Makefile
index fe95d89ca..32574db69 100644
--- a/package/uboot-envtools/Makefile
+++ b/package/uboot-envtools/Makefile
@@ -20,7 +20,7 @@ define Package/uboot-envtools
SECTION:=utils
CATEGORY:=Utilities
TITLE:=read/modify U-Boot bootloader environment
- DEPENDS:= @LINUX_2_6 +zlib
+ DEPENDS:= +zlib
URL:=http://www.denx.de/wiki/U-Boot
endef