"handle src for" - change to handle make file
an oversight, in a previous edit Signed-off-by: Leah Rowe <leah@libreboot.org>btrfsvols
parent
798ce03ae3
commit
6874bc39de
|
@ -248,7 +248,7 @@ copy_elf()
|
||||||
fail "copy_elf: cannot copy elf file"
|
fail "copy_elf: cannot copy elf file"
|
||||||
done
|
done
|
||||||
|
|
||||||
./handle src for -c "${codedir}" || \
|
./handle make file -c "${codedir}" || \
|
||||||
fail "copy_elf: clean: ${codedir} (${project}/${target})"
|
fail "copy_elf: clean: ${codedir} (${project}/${target})"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue