patman: add distutils based installer
To make it easier to use patman on other projects add a distutils style installer. Now patman can be installed with cd u-boot/tools/patman && python setup.py install There are also the usual distutils options for creating source/binary distributions of patman. Tested-by:Simon Glass <sjg@chromium.org> Signed-off-by:
Chris Packham <judge.packham@gmail.com> Acked-by:
Simon Glass <sjg@chromium.org>
Showing
tools/patman/__init__.py
0 → 100644
tools/patman/setup.py
0 → 100644
Please register or sign in to comment