X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Fuboot-envtools%2FMakefile;h=91ad73b7d0aae250bee8f1c737c9b175ea2cf42c;hb=eaf77d324858eee9f737ae8c4e84e46fdebca9b8;hp=f602ffeb24f3db5426042ccb71fcc024e36b1abb;hpb=2d8161b0e961e1c2ff84909d6801c71fb83e1f8e;p=openwrt-10.03%2F.git diff --git a/package/uboot-envtools/Makefile b/package/uboot-envtools/Makefile index f602ffeb2..91ad73b7d 100644 --- a/package/uboot-envtools/Makefile +++ b/package/uboot-envtools/Makefile @@ -19,11 +19,12 @@ include $(INCLUDE_DIR)/package.mk define Package/uboot-envtools SECTION:=utils CATEGORY:=Utilities - TITLE:=read/modify the environment for the bootloader U-Boot - DEPENDS:=+zlib + TITLE:=read/modify U-Boot bootloader environment + DEPENDS:= @LINUX_2_6 +zlib endef define Package/uboot-envtools/description + This package includes tools to read and modify U-Boot bootloader environment. endef define Package/uboot-envtools/install