X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/1025235c72c31f7fa7b648c0e32ddcaa68a8f66a..9e622bd093f8e106b7e8a00f55620f13cc5cd87f:/lunaix-os/kernel/LConfig diff --git a/lunaix-os/kernel/LConfig b/lunaix-os/kernel/LConfig index c820fd0..0fad37b 100644 --- a/lunaix-os/kernel/LConfig +++ b/lunaix-os/kernel/LConfig @@ -1,6 +1,6 @@ -@Collection +from . import fs, mm + +@"Kernel Feature" def kernel_feature(): """ Config kernel features """ pass - -include("mm/LConfig") \ No newline at end of file