From d870ebb62617b6a2c0bb4a7cab1f97a2299a6086 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Thu, 25 Jan 2018 16:56:05 -0500 Subject: Copy all memtest86plus binaries to the build path --- projects/memtest86plus/memtest86plus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/memtest86plus') diff --git a/projects/memtest86plus/memtest86plus b/projects/memtest86plus/memtest86plus index 1aadbf6c..c64f66a7 100755 --- a/projects/memtest86plus/memtest86plus +++ b/projects/memtest86plus/memtest86plus @@ -75,7 +75,7 @@ build() { mkdir -p "$build_path" make -C "$sources_path" -j"$TASKS" - cp "$sources_path/memtest" "$build_path" + cp "$sources_path"/{memtest,memtest.bin} "$build_path" make -C "$sources_path" 'clean' } -- cgit v1.2.3-70-g09d2