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
/
kernel
/
mm
/
LBuild
diff --git
a/lunaix-os/kernel/mm/LBuild
b/lunaix-os/kernel/mm/LBuild
index e350f502168e1db4895071cbc6f95f3d61c4eead..0c9b82be58cc6f854cca2833aa6439fadec6f680 100644
(file)
--- a/
lunaix-os/kernel/mm/LBuild
+++ b/
lunaix-os/kernel/mm/LBuild
@@
-1,4
+1,4
@@
-s
ources([
+s
rc.c += (
"mmap.c",
"valloc.c",
"cake.c",
"mmap.c",
"valloc.c",
"cake.c",
@@
-13,4
+13,4
@@
sources([
"cake_export.c",
"vmap.c",
"dmm.c"
"cake_export.c",
"vmap.c",
"dmm.c"
-
]
)
\ No newline at end of file
+)
\ No newline at end of file