diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-02-04 17:24:38 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-02-19 11:10:04 -0500 |
commit | 3f76e984170435e794c84595cbd3883893149fb9 (patch) | |
tree | 0db9bc54f0918c3f036d313dbef9ac5d4bd970a5 /test/compression.c | |
parent | 656de6b819c7a5b830de5a5e374133b631820dbc (diff) | |
download | u-boot-imx-3f76e984170435e794c84595cbd3883893149fb9.zip u-boot-imx-3f76e984170435e794c84595cbd3883893149fb9.tar.gz u-boot-imx-3f76e984170435e794c84595cbd3883893149fb9.tar.bz2 |
Makefile: Do not pass MTD_VERSION from the top Makefile
$(MTD_VERSION) is used in tools/env/Makefile
If you specify a variable at a command line like:
$ make MTD_VERSION=old env
or specify it thru an envrionment variable like:
$ export MTD_VERSION=old
$ make env
it is inherited to the sub-make too.
We do not need to pass it from the top Makefile explicitely.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'test/compression.c')
0 files changed, 0 insertions, 0 deletions