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
Merge remote-tracking branch 'origin/master' into isa/arm64
[lunaix-os.git]
/
lunaix-os
/
hal
/
char
/
LBuild
diff --git
a/lunaix-os/hal/char/LBuild
b/lunaix-os/hal/char/LBuild
index c00a394db99cc03e38437c9779176e51a795cb13..dbc15be35a3dc8a14f3d344468518dcf57b93dcb 100644
(file)
--- a/
lunaix-os/hal/char/LBuild
+++ b/
lunaix-os/hal/char/LBuild
@@
-7,4
+7,9
@@
sources([
])
if config("vga_console"):
- sources("lxconsole.c")
\ No newline at end of file
+
+ sources("lxconsole.c")
+
+if config("chargame_console"):
+
+ sources("chargame.c")
\ No newline at end of file