Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git] / lunaix-os / hal / gfxa / vga / LBuild
1 src.c += (
2     "vga_pmio_ops.c",
3     "vga_gfxm_ops.c",
4     "vga.c",
5     "vga_mmio_ops.c",
6     "vga_pci.c",
7     "vga_rawtty.c",
8 )