Rewrite the lunabuild toolchain with enhanced feature (#60)
[lunaix-os.git] / lunaix-os / kernel / block / LBuild
1 src.c += (
2     "blkpart_gpt.c",
3     "blk_mapping.c",
4     "blkio.c",
5     "block.c",
6     "blkbuf.c"
7 )