Update Makefile

This commit is contained in:
Zane Kaminski 2024-01-31 09:40:11 -05:00
parent 82c12e351f
commit 4450161b76
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Hardware/MAX/gerber Hardware/LCMXO2/gerber:
cp $(F_POS) $(F_POS_JUMPER)
sed -i '' '/"R1"/d' $(F_POS_VCORE)
sed -i '' '/"U9"/d' $(F_POS_JUMPER)
rm $(F_ZIP)
rm -f $(F_ZIP)
zip -r $(F_ZIP) $@/
Hardware/MAX/Documentation Hardware/LCMXO2/Documentation:
mkdir -p $@