Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / hal / gfxa / vga / LBuild
diff --git a/lunaix-os/hal/gfxa/vga/LBuild b/lunaix-os/hal/gfxa/vga/LBuild
new file mode 100644 (file)
index 0000000..b05da8c
--- /dev/null
@@ -0,0 +1,7 @@
+sources([
+    "vga_pmio_ops.c",
+    "vga_gfxm_ops.c",
+    "vga.c",
+    "vga_mmio_ops.c",
+    "vga_pci.c"
+])
\ No newline at end of file