diff --git a/Makefile b/Makefile index 60bc04b..8f113a2 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ STUNAME = 张三 # DO NOT modify the following code!!! -TRACER = tracer-ysyx2204 +TRACER = tracer-ysyx GITFLAGS = -q --author='$(TRACER) ' --no-verify --allow-empty YSYX_HOME = $(NEMU_HOME)/..