git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
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
+++ b/
lunaix-os/hal/gfxa/LBuild
@@ -0,0
+1,5
@@
+use("vga")
+
+sources([
+ "gfxm.c"
+])
\ No newline at end of file