]> git.baikalelectronics.ru Git - uboot.git/commit
pylibfdt: Add missing CC and LD to Makefile
authorMarek Vasut <marex@denx.de>
Fri, 18 May 2018 07:56:53 +0000 (09:56 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 24 May 2018 02:06:41 +0000 (22:06 -0400)
commit8fee435708123da063a4fbc8df87dc0b4f11a758
treea53784aa4fb3ffed96d3431b41932c3e4491a5ef
parent2e81a3904c83ea6274366300f4a0568534bc3871
pylibfdt: Add missing CC and LD to Makefile

Add missing CC and LDSHARED variables to the Makefile to pass the
correct C compiler and linker path to the build of _libfdt.so .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/dtc/pylibfdt/Makefile