Second Extended Filesystem (ext2) and other improvements (#33)
[lunaix-os.git] / lunaix-os / kernel / block / LBuild
index 252a19e08089240cda2a0988ff9d8818c3011aa3..10586c59438048e2bf346ff1dcbe76e9221ce26e 100644 (file)
@@ -2,5 +2,6 @@ sources([
     "blkpart_gpt.c",
     "blk_mapping.c",
     "blkio.c",
-    "block.c"
+    "block.c",
+    "blkbuf.c"
 ])
\ No newline at end of file