Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git] / lunaix-os / kernel / mm / LBuild
index e350f502168e1db4895071cbc6f95f3d61c4eead..0c9b82be58cc6f854cca2833aa6439fadec6f680 100644 (file)
@@ -1,4 +1,4 @@
-sources([
+src.c += (
     "mmap.c",
     "valloc.c",
     "cake.c",
     "mmap.c",
     "valloc.c",
     "cake.c",
@@ -13,4 +13,4 @@ sources([
     "cake_export.c",
     "vmap.c",
     "dmm.c"
     "cake_export.c",
     "vmap.c",
     "dmm.c"
-])
\ No newline at end of file
+)
\ No newline at end of file