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
[lunaix-os.git]
/
lunaix-os
/
kernel
/
ds
/
LBuild
diff --git
a/lunaix-os/kernel/ds/LBuild
b/lunaix-os/kernel/ds/LBuild
index e87f3d101dc90ade837a9a800355f758634f69c5..867936d8e0310fed0a73b8524b8354690c797323 100644
(file)
--- a/
lunaix-os/kernel/ds/LBuild
+++ b/
lunaix-os/kernel/ds/LBuild
@@
-1,7
+1,6
@@
-s
ources([
+s
rc.c += (
"waitq.c",
"buffer.c",
- "lru.c",
"rbuffer.c",
"btrie.c",
"semaphore.c",
@@
-9,4
+8,4
@@
sources([
"hstr.c",
"fifo.c",
"rwlock.c"
-
]
)
\ No newline at end of file
+)
\ No newline at end of file