提交 75f5e818 创建 作者: Nickolai Zeldovich's avatar Nickolai Zeldovich

include halt to exit out of qemu

上级 4516960f
...@@ -79,7 +79,8 @@ UPROGS= \ ...@@ -79,7 +79,8 @@ UPROGS= \
_mapbench \ _mapbench \
_maptest \ _maptest \
_sh \ _sh \
_thrtest _thrtest \
_halt
UPROGS := $(addprefix $(O)/, $(UPROGS)) UPROGS := $(addprefix $(O)/, $(UPROGS))
$(O)/kernel: $(O) $(O)/boot.o $(OBJS) $(O)/kernel: $(O) $(O)/boot.o $(OBJS)
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论