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
/
ramfs
/
LBuild
diff --git
a/lunaix-os/kernel/fs/ramfs/LBuild
b/lunaix-os/kernel/fs/ramfs/LBuild
index fbc9ec0f8edef23b9e87dfe9b81e9abe73d1a697..85a23f8f37c0e004044b9bb61b76b08e2e7cbe61 100644
(file)
--- a/
lunaix-os/kernel/fs/ramfs/LBuild
+++ b/
lunaix-os/kernel/fs/ramfs/LBuild
@@
-1,3
+1
@@
-sources([
- "ramfs.c"
-])
\ No newline at end of file
+src.c += "ramfs.c"
\ No newline at end of file