From 34387710131986dd0ec2df279f9a7e727a3ee1d6 Mon Sep 17 00:00:00 2001 From: Leonmmcoset Date: Thu, 23 Apr 2026 19:54:44 +0800 Subject: [PATCH] =?UTF-8?q?CLKS=E6=8B=86=E5=88=86=EF=BC=9A=E7=AC=AC?= =?UTF-8?q?=E4=B8=89=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 0beac13..d1354bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,9 @@ [submodule "limine"] path = limine url = https://github.com/limine-bootloader/limine.git +[submodule "clks"] + path = clks + url = https://github.com/CLeonOS/clks [submodule "cleonos/third-party/doomgeneric"] path = cleonos/third-party/doomgeneric url = https://github.com/CLeonOS/doom.git