rewrite the lunabuild toolchain with enhanced feature
[lunaix-os.git] / lunaix-os / arch / x86 / hal / LBuild
index 870f743cf2a499f22421d02504d2c52712bc66ec..d3ba47cd2d68183710d9c639553ab3ca91f24d6a 100644 (file)
@@ -1,4 +1,4 @@
-sources([
+src.c += (
     "apic.c",
     "rngx86.c",
     "cpu.c",
@@ -6,4 +6,4 @@ sources([
     "apic_timer.c",
     "mc146818a.c",
     "pci.c"
-])
\ No newline at end of file
+)
\ No newline at end of file