commit | 7509a93106debcaf0728d2d18c0f79900d1be05c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 23 18:18:08 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:40:49 2023 -0800 |
tree | c96b5cea10a18d5ca241e29fc1c2b88d8fd1bcaa | |
parent | c92395b4ef35d91c854bc23fa4431f4e8cec5a81 [diff] [blame] |
patman: Add support for building a patman PyPi package Create the necessary files to build this new package. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/Makefile b/Makefile index 21d606b..21e58ca 100644 --- a/Makefile +++ b/Makefile
@@ -2282,6 +2282,7 @@ _pip: scripts/make_pip.sh u_boot_pylib ${PIP_ARGS} + scripts/make_pip.sh patman ${PIP_ARGS} help: @echo 'Cleaning targets:'