rewrite the lunabuild toolchain with enhanced feature
[lunaix-os.git] / lunaix-os / kernel / ds / LBuild
index e87f3d101dc90ade837a9a800355f758634f69c5..867936d8e0310fed0a73b8524b8354690c797323 100644 (file)
@@ -1,7 +1,6 @@
-sources([
+src.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