remove obsolete kernel dependencies and version checks
[openwrt/svn-archive/archive.git] / package / uboot-envtools / Makefile
index fe95d89ca9c31b5f7348e9139408659f1e3837e0..32574db69ee8517a26b04a4135892938a4b2e6e4 100644 (file)
@@ -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