nemu: basic devShell
This commit is contained in:
parent
fd3838a61d
commit
096cc220d1
3 changed files with 144 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ STUNAME = 李心杨
|
|||
# DO NOT modify the following code!!!
|
||||
|
||||
TRACER = tracer-ysyx
|
||||
GITFLAGS = -q --author='$(TRACER) <tracer@ysyx.org>' --no-verify --allow-empty
|
||||
GITFLAGS = -q --author='$(TRACER) <tracer@ysyx.org>' --no-verify --allow-empty --no-gpg-sign
|
||||
|
||||
YSYX_HOME = $(NEMU_HOME)/..
|
||||
WORK_BRANCH = $(shell git rev-parse --abbrev-ref HEAD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue