commit | 63b8f126560b07bd1ec22a03fdedf38a75510cf2 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Jul 08 10:44:25 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jul 26 16:33:49 2011 +0200 |
tree | 8b7079a1f5d958f6806b952f92f8d1640bcff27b | |
parent | b75d990348f4f6c1c09cf075b25f3b974a7886a2 [diff] |
env: allow people to force envcrc building For people who want to manually extract the embedded environment so that it can be manually packed into the final u-boot image, add a config opt to force building of the envcrc tool. Signed-off-by: Mike Frysinger <vapier@gentoo.org>