]> git.ipfire.org Git - people/ms/u-boot.git/commit - scripts/Makefile.lib
fix makefiles to respect DTC setting
authorPavel Machek <pavel@denx.de>
Mon, 6 Apr 2015 13:46:44 +0000 (15:46 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 7 Apr 2015 12:41:10 +0000 (08:41 -0400)
commitc4aaf2e0a6b6d215b5b6146b5502200f67d2ad0a
treec7d70d15ecb860c54efb4d5e9dbb9761835e5f2a
parentbf678dfd426f0bc2eb6488fb56acc57d39d07b95
fix makefiles to respect DTC setting

Top-level Makefile has option to select dtc binary, but it is ignored
due to bug in Makefile.lib. Fix it.

Signed-off-by: Pavel Machek <pavel@denx.de>
scripts/Makefile.lib