]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fix makefiles to respect DTC setting
authorPavel Machek <pavel@denx.de>
Mon, 6 Apr 2015 13:46:44 +0000 (15:46 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:38:16 +0000 (14:38 +0200)
commit843112a050e56ac786556788ee9721ea1b789665
treeb08b15c5f5fb785eb6c8391d50062f1c400edfe4
parentf702c8549ab6461dc1e4faeaa18c47ac1a0a4043
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