commit | cc52ab01c3716a69d0c32cef97775b7163b38ec0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Jul 18 11:51:34 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Mon Aug 25 08:52:34 2014 -0400 |
tree | c4eb5027ac4b91c8a094f121ac8a64b834a455c4 | |
parent | bff9efa7a5acbcaebd099aaef00152b2f46242a1 [diff] |
common/Makefile: Consolidate SPL ENV options, correct inclusion CONFIG_SPL_NET_SUPPORT is not the only time we want SPL to ahve environment, CONFIG_SPL_ENV_SUPPORT is when we want it. Signed-off-by: Tom Rini <trini@ti.com>