mirror of
https://github.com/garrettsworkshop/RAM2E.git
synced 2024-11-28 10:52:28 +00:00
Update Makefile
This commit is contained in:
parent
82c12e351f
commit
4450161b76
2
Makefile
2
Makefile
@ -51,7 +51,7 @@ Hardware/MAX/gerber Hardware/LCMXO2/gerber:
|
|||||||
cp $(F_POS) $(F_POS_JUMPER)
|
cp $(F_POS) $(F_POS_JUMPER)
|
||||||
sed -i '' '/"R1"/d' $(F_POS_VCORE)
|
sed -i '' '/"R1"/d' $(F_POS_VCORE)
|
||||||
sed -i '' '/"U9"/d' $(F_POS_JUMPER)
|
sed -i '' '/"U9"/d' $(F_POS_JUMPER)
|
||||||
rm $(F_ZIP)
|
rm -f $(F_ZIP)
|
||||||
zip -r $(F_ZIP) $@/
|
zip -r $(F_ZIP) $@/
|
||||||
Hardware/MAX/Documentation Hardware/LCMXO2/Documentation:
|
Hardware/MAX/Documentation Hardware/LCMXO2/Documentation:
|
||||||
mkdir -p $@
|
mkdir -p $@
|
||||||
|
Loading…
Reference in New Issue
Block a user