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
/
fs
/
iso9660
/
LBuild
diff --git
a/lunaix-os/kernel/fs/iso9660/LBuild
b/lunaix-os/kernel/fs/iso9660/LBuild
index aaa5edcce3e2b83e6fb253d50850c2f4d94c200a..06eea1c0e3b8594ae9c418be998bdaa1e416541d 100644
(file)
--- a/
lunaix-os/kernel/fs/iso9660/LBuild
+++ b/
lunaix-os/kernel/fs/iso9660/LBuild
@@
-1,8
+1,8
@@
-s
ources([
+s
rc.c += (
"inode.c",
"file.c",
"mount.c",
"directory.c",
"utils.c",
"rockridge.c"
-
]
)
\ No newline at end of file
+)
\ No newline at end of file