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