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
Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git]
/
lunaix-os
/
hal
/
term
/
LBuild
diff --git
a/lunaix-os/hal/term/LBuild
b/lunaix-os/hal/term/LBuild
index ea5b2c396ea6c616f5ee240319fa0d5a72968e53..554483e3b75e21e7d414563d1c74bf6d384aacb8 100644
(file)
--- a/
lunaix-os/hal/term/LBuild
+++ b/
lunaix-os/hal/term/LBuild
@@
-1,8
+1,8
@@
-s
ources([
+s
rc.c += (
"term.c",
"console.c",
"term_io.c",
"default_ops.c",
"lcntls/ansi_cntl.c",
"lcntls/lcntl.c",
"term.c",
"console.c",
"term_io.c",
"default_ops.c",
"lcntls/ansi_cntl.c",
"lcntls/lcntl.c",
-
]
)
\ No newline at end of file
+)
\ No newline at end of file