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)
commitf919fbd350bf6f782ab5ceba5b28fc5ad6d9c595
treea53784aa4fb3ffed96d3431b41932c3e4491a5ef
parent02c3a3d09ef86dd7da574b8725c0ea49dda9d277
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