aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-02-23 18:18:08 -0700
committerSimon Glass <sjg@chromium.org>2023-03-08 11:40:49 -0800
commit30eb11ae0483f95f85b483a44387163478bb14d8 (patch)
treec96b5cea10a18d5ca241e29fc1c2b88d8fd1bcaa /Makefile
parenta545dc1db91bfe9ba04d39c27070cabdbafa6111 (diff)
downloadu-boot-30eb11ae0483f95f85b483a44387163478bb14d8.zip
u-boot-30eb11ae0483f95f85b483a44387163478bb14d8.tar.gz
u-boot-30eb11ae0483f95f85b483a44387163478bb14d8.tar.bz2
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>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 21d606b..21e58ca 100644
--- a/Makefile
+++ b/Makefile
@@ -2282,6 +2282,7 @@ pip pip_test pip_release: _pip
_pip:
scripts/make_pip.sh u_boot_pylib ${PIP_ARGS}
+ scripts/make_pip.sh patman ${PIP_ARGS}
help:
@echo 'Cleaning targets:'