Second Extended Filesystem (ext2) and other improvements (#33)
[lunaix-os.git] / lunaix-os / kernel / LBuild
index b52bc29e12160501727c89ef431670036a7b1925..a71dd8bc7719b94d7b3515840669e5df98a15ba4 100644 (file)
@@ -13,9 +13,11 @@ sources([
     "kinit.c",
     "lunad.c",
     "spike.c",
-    "tty/tty.c",
+    "lrud.c",
+    "bcache.c",
+    "syscall.c",
     "kprint/kp_records.c",
     "kprint/kprintf.c",
     "time/clock.c",
-    "time/timer.c"
+    "time/timer.c",
 ])
\ No newline at end of file