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
/
fs
/
ext2
/
LBuild
diff --git
a/lunaix-os/kernel/fs/ext2/LBuild
b/lunaix-os/kernel/fs/ext2/LBuild
index a9700fe12d3bdba743336080f7086f56fa7085b8..30129e69a3ab74d9136d7016628b492d8ed38c58 100644
(file)
--- a/
lunaix-os/kernel/fs/ext2/LBuild
+++ b/
lunaix-os/kernel/fs/ext2/LBuild
@@
-1,8
+1,8
@@
-s
ources([
+s
rc.c += (
"alloc.c",
"dir.c",
"file.c",
"group.c",
"inode.c",
"mount.c"
"alloc.c",
"dir.c",
"file.c",
"group.c",
"inode.c",
"mount.c"
-
]
)
\ No newline at end of file
+)
\ No newline at end of file