]> git.ipfire.org Git - people/ms/u-boot.git/commit
Makefile: Rename 'env' target to 'environ'
authorSimon Glass <sjg@chromium.org>
Thu, 3 Aug 2017 18:21:48 +0000 (12:21 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 15 Aug 2017 12:18:42 +0000 (08:18 -0400)
commitec74f5f9c38ce8e21f4aa413427cfec6fe6fb8da
treea347912dd5d7cc20e927f6705acbf52500bdd419
parent2d3c4ae350fe8c196698681ab9410733bf9017e0
Makefile: Rename 'env' target to 'environ'

This target stops us using 'env' as a subdirectory. It is not mentioned in
the help so seems to be an internal target. Rename it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Makefile