diff options
-rwxr-xr-x | builddeps-flashrom | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/builddeps-flashrom b/builddeps-flashrom index ea93780..128fea8 100755 --- a/builddeps-flashrom +++ b/builddeps-flashrom @@ -41,7 +41,6 @@ mv flashchips.c flashchips.c_ # - these patches are for people who have lenovo bios running for patchname in "_normal" "_lenovobios_macronix" "_lenovobios_sst" do - rm -f flashchips.c"$patchname" cp ../resources/flashrom/patch/flashchips.c"$patchname" flashchips.c rm -f flashrom"$patchname" if (( $# != 1 )); then |