From 9d419e77a0621ddf8398edecb40ddedc3388dc42 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 5 Oct 2023 22:49:19 +0100 Subject: handle/make/*: unified main() function Signed-off-by: Leah Rowe --- script/build/release/src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/build/release/src') diff --git a/script/build/release/src b/script/build/release/src index 6c7d3190..1a504133 100755 --- a/script/build/release/src +++ b/script/build/release/src @@ -108,7 +108,7 @@ purge_files() done x_ ./handle make file -c bios_extract flashrom grub uefitool \ util-fw/stm32-vserprog util-fw/stm32-vserprog/libopencm3 \ - memtest86plus/build* util/* + memtest86plus/build32 memtest86plus/build64 util/* x_ rm -Rf .git* */.git* */*/.git* */*/*/.git* */*/*/*/.git* \ */*/*/*/*/.git* */*/*/*/*/*/.git* */*/*/*/*/*/*/.git* -- cgit v1.2.1