]> git.ipfire.org Git - people/ms/u-boot.git/commit
tegra: Clarify generation of -nodtb file with OF_CONTROL
authorSimon Glass <sjg@chromium.org>
Mon, 1 Feb 2016 01:10:49 +0000 (18:10 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 2 Feb 2016 01:55:13 +0000 (20:55 -0500)
commit580cc033124f17d20d5bc362984c36ba441f99e7
tree6be39312f6dacfb827c47cf8d940ed849e23dd2c
parentcc8db8b9543a5a3e61703a66a2fb3a5cb40fb6c5
tegra: Clarify generation of -nodtb file with OF_CONTROL

Fix the ALL-y logic in the Makefile so that is clear that we always want
the -nodtb file.

Tested-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile