rewrite the lunabuild toolchain with enhanced feature
[lunaix-os.git] / lunaix-os / kernel / LConfig
index c820fd008342ce454fed95b0a51a046a1ab6917b..0fad37b7d3016371786e5f65af6c5d8d5941eabd 100644 (file)
@@ -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