summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmk2
1 files changed, 0 insertions, 2 deletions
diff --git a/mk b/mk
index c87acfe7..49cebaf1 100755
--- a/mk
+++ b/mk
@@ -296,8 +296,6 @@ check_project_hashes()
check_cross_compiler()
{
- remkdir "$XBMK_CACHE/gnupath"
-
cbdir="src/coreboot/$tree"
[ "$project" != "coreboot" ] && cbdir="src/coreboot/default"
[ -n "$xtree" ] && cbdir="src/coreboot/$xtree"