X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/d1b1c8d9119229dbeed06cd252917e54a1cb77f6..1025235c72c31f7fa7b648c0e32ddcaa68a8f66a:/lunaix-os/kernel/LConfig diff --git a/lunaix-os/kernel/LConfig b/lunaix-os/kernel/LConfig new file mode 100644 index 0000000..c820fd0 --- /dev/null +++ b/lunaix-os/kernel/LConfig @@ -0,0 +1,6 @@ +@Collection +def kernel_feature(): + """ Config kernel features """ + pass + +include("mm/LConfig") \ No newline at end of file