summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-09-14 10:09:22 +0100
committerLeah Rowe <leah@libreboot.org>2026-09-14 10:09:22 +0100
commitcb49e7794793eaec97794afea21795a45cb01df5 (patch)
tree1838771a3b7bc089edf7588d82f6d85626fe8007
parent93b49afa3fa1af3b0bf018a04cb93bf1df7556a2 (diff)
delete straggler
Signed-off-by: Leah Rowe <leah@libreboot.org>
-rwxr-xr-xmk1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk b/mk
index 86157469..01d6f359 100755
--- a/mk
+++ b/mk
@@ -436,7 +436,6 @@ check_cross_compiler()
make -C "$cbdir" $xgccargs || x_ make -C "$cbdir" $xgccargs
x_ touch "$xgccfile" # prevent unnecessary re-build operations
- remkdir "$xbtmp/gnupath" # reset hostcc
}
check_defconfig()