Update Makefile
This commit is contained in:
parent
8136775568
commit
8cc68fcefb
2
Makefile
2
Makefile
|
@ -22,7 +22,7 @@ test1:
|
||||||
git checkout ch1 && make run
|
git checkout ch1 && make run
|
||||||
|
|
||||||
test2:
|
test2:
|
||||||
git checkout ch2 && make test BASE=1
|
git checkout ch2 && git clone https://github.com/LearningOS/uCore-Tutorial-Test-2022S.git user && make test BASE=1
|
||||||
|
|
||||||
test3:
|
test3:
|
||||||
git submodule init
|
git submodule init
|
||||||
|
|
Loading…
Reference in New Issue