Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git] / lunaix-os / hal / acpi / LBuild
index fb5ee72365a389a00ce0908aa164a769c275a961..5a59b3318c0cd64e128d74125aa97aeb739079a6 100644 (file)
@@ -1,5 +1,5 @@
-sources([
+src.c += (
     "parser/madt_parser.c",
     "parser/mcfg_parser.c",
     "acpi.c"
     "parser/madt_parser.c",
     "parser/mcfg_parser.c",
     "acpi.c"
-])
\ No newline at end of file
+)
\ No newline at end of file