projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
161792d
)
mark uboot-envtools as broken, it looks more like a place holder than an actual packa...
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 19 Oct 2009 19:15:08 +0000
(19:15 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 19 Oct 2009 19:15:08 +0000
(19:15 +0000)
SVN-Revision: 18079
package/uboot-envtools/Makefile
patch
|
blob
|
history
diff --git
a/package/uboot-envtools/Makefile
b/package/uboot-envtools/Makefile
index 8a3600ac8ef7e4a5f69754a17d81371dcf73576e..1e77c43356663e11aa20146bbc2ad042ececaa15 100644
(file)
--- a/
package/uboot-envtools/Makefile
+++ b/
package/uboot-envtools/Makefile
@@
-19,6
+19,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/uboot-envtools
SECTION:=utils
CATEGORY:=Utilities
+ DEPENDS:=@BROKEN
TITLE:=read/modify the environment for the bootloader U-Boot
endef