summaryrefslogtreecommitdiff
path: root/config/data/stm32-vserprog/mkhelper.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-07-20 03:22:28 +0100
committerLeah Rowe <leah@libreboot.org>2024-07-20 03:27:06 +0100
commitfd29c8fd1a962ff1e12a97ad1199e83d98c6390c (patch)
tree802106f50371f4b4b36153e985839d8ad893683b /config/data/stm32-vserprog/mkhelper.cfg
parent31f1e4dadfcc1ceecacec50dd2a14e63a44364bd (diff)
quackboot (same idea as klompboot), from audit6
this is based directly on the audit6 final revision. same idea as klompboot. remove u-boot and arm support, remove pico-serprog, remove support for making release archives, and basically see how small the build system can possible get. quackboot *beats* the very first klompboot, at 790 lines, because klompboot 1 was just over 800 lines. klompboot 2 was 701 lines. vendor file logic is about 200 sloc so the next klompboot will be about 600 lines. this is the very first quackboot. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/data/stm32-vserprog/mkhelper.cfg')
-rw-r--r--config/data/stm32-vserprog/mkhelper.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/data/stm32-vserprog/mkhelper.cfg b/config/data/stm32-vserprog/mkhelper.cfg
deleted file mode 100644
index 8f45d7fd..00000000
--- a/config/data/stm32-vserprog/mkhelper.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-. "include/rom.sh"
-
-sersrc="src/stm32-vserprog"
-serx="$sersrc/stm32-vserprog.hex"
-serdir="$sersrc/boards"
-mkhelper="mkserprog stm32"