platform_external_dtc/pylibfdt
Simon Glass 89a5062ab2 pylibfdt: Use environment to pass C flags and files
At present setup.py adjusts its command line when running, so that the
C flags and file list can be passed as arguments. Pass them in environment
variables instead, so we can avoid this messiness. It also allows us to
support the 'install' command.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-03-27 15:33:25 +11:00
..
.gitignore Add an initial Python library for libfdt 2017-03-21 16:21:58 +11:00
libfdt.swig Add an initial Python library for libfdt 2017-03-21 16:21:58 +11:00
Makefile.pylibfdt pylibfdt: Use environment to pass C flags and files 2017-03-27 15:33:25 +11:00
setup.py pylibfdt: Use environment to pass C flags and files 2017-03-27 15:33:25 +11:00