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
/
kernel
/
debug
/
LBuild
diff --git a/lunaix-os/kernel/debug/LBuild
b/lunaix-os/kernel/debug/LBuild
new file mode 100644
(file)
index 0000000..
d9ddb47
--- /dev/null
+++ b/
lunaix-os/kernel/debug/LBuild
@@ -0,0
+1,5
@@
+sources([
+ "failsafe.c",
+ "trace.c",
+ # "gdbstub.c"
+])
\ No newline at end of file