projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
[openwrt.git]
/
package
/
uboot-envtools
/
Makefile
diff --git
a/package/uboot-envtools/Makefile
b/package/uboot-envtools/Makefile
index
f602ffe
..
91ad73b
100644
(file)
--- 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
define Package/uboot-envtools
SECTION:=utils
CATEGORY:=Utilities
- TITLE:=read/modify
the environment for the bootloader U-Boo
t
- DEPENDS:=+zlib
+ TITLE:=read/modify
U-Boot bootloader environmen
t
+ DEPENDS:=
@LINUX_2_6
+zlib
endef
define Package/uboot-envtools/description
endef
define Package/uboot-envtools/description
+ This package includes tools to read and modify U-Boot bootloader environment.
endef
define Package/uboot-envtools/install
endef
define Package/uboot-envtools/install
This page took
0.022618 seconds
and
4
git commands to generate.