From f6d5418e9f9ad16b9d7b251c9f0469839a538f93 Mon Sep 17 00:00:00 2001 From: lifeisphy <951749288@qq.com> Date: Sat, 15 Jun 2024 13:48:40 +0000 Subject: [PATCH] 123 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8d6ef87..1b00a0f 100644 --- a/Makefile +++ b/Makefile @@ -289,4 +289,5 @@ clean: $K/kernel \ .gdbinit \ $U/usys.S \ - $(UPROGS) + $(UPROGS) \ + kernel-qemu -- GitLab