X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/1025235c72c31f7fa7b648c0e32ddcaa68a8f66a..270869139db617e29a35bb9ded41087bb702f9ac:/lunaix-os/kernel/LConfig diff --git a/lunaix-os/kernel/LConfig b/lunaix-os/kernel/LConfig index c820fd0..a46e85f 100644 --- a/lunaix-os/kernel/LConfig +++ b/lunaix-os/kernel/LConfig @@ -3,4 +3,5 @@ def kernel_feature(): """ Config kernel features """ pass -include("mm/LConfig") \ No newline at end of file +include("fs") +include("mm")