summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-15 12:19:33 -0500
committerJeff Carr <[email protected]>2025-10-15 12:19:33 -0500
commitfdf2e06ace24859fcad467da91609ef1069a7bde (patch)
tree3d833ac2d4d1a503eead867ab3c663e7df1f7b88 /Makefile
parentaba51175c7541a6ba2e80e13b20c43e5d88ad500 (diff)
make build increment function using lib/config works ok so far
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index df83647..4e3e05f 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,7 @@ deb-with-commits-all:
rm -f ~/incoming/*.deb
forge commit --all
forge normal
- wit build deb --all --force --buildversion 9
+ wit build deb --all --force
deb-with-commits-all-riscv64:
make commit