Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git] / lunaix-os / arch / x86 / hal / LBuild
index f3a3cae2abf28b9a22cdc2783f8c2407b8f139ef..d3ba47cd2d68183710d9c639553ab3ca91f24d6a 100644 (file)
@@ -1,10 +1,9 @@
-sources([
+src.c += (
     "apic.c",
     "rngx86.c",
     "cpu.c",
     "ps2kbd.c",
     "apic_timer.c",
-    "ioapic.c",
     "mc146818a.c",
     "pci.c"
-])
\ No newline at end of file
+)
\ No newline at end of file