mk: remove useless code

this was added a few commits ago, but the previous commit
made me realise it's not needed at all.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-05-04 08:10:59 +01:00
parent b6a2dc4ea3
commit 184871bc17
-2
View File
@@ -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"