diff options
author | 2018-08-10 13:52:33 +1000 | |
---|---|---|
committer | 2018-09-25 10:30:28 +1000 | |
commit | 7691f9d39301aaf411437ee991583559f962ac03 (patch) | |
tree | fe64731f615c71485b061c91bf2c99d0b808b62b /pylibfdt/setup.py | |
parent | 855b9963def9cccf1cd6a74a8bb784c44ce497f7 (diff) |
pylibfdt: Make SETUP make variable
This points to the Python setup script, since we reference it in a couple
of places. While we're there correct two small problems:
1) setup.py is part of the checked in sources and so lives in
$(PYLIBFDT_srcdir) not $(PYLIBFDT_objdir) [this only worked because
those are the same by default]
2) The module itself should depend on the setup script so it is rebuilt
if the script is changed
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'pylibfdt/setup.py')
0 files changed, 0 insertions, 0 deletions