forked from Dark-Horse-Linux/pyrois
fix typo in makefile
parent
d3548540e7
commit
bab234d5c3
2
Makefile
2
Makefile
|
@ -127,7 +127,7 @@ all:
|
||||||
make build_stage3 && \
|
make build_stage3 && \
|
||||||
make build_stage4 && \
|
make build_stage4 && \
|
||||||
make build_stage5 && \
|
make build_stage5 && \
|
||||||
make backup && \
|
make backup &&
|
||||||
|
|
||||||
|
|
||||||
# Remember, before you make clean or make purge_artifacts you MUST run
|
# Remember, before you make clean or make purge_artifacts you MUST run
|
||||||
|
|
Loading…
Reference in New Issue