X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/b1644f824d7f4989a94b8a752aadee26cae25069..d15268ba6eadf89a38087995ff407f50418485fb:/lunaix-os/kernel/mm/LBuild diff --git a/lunaix-os/kernel/mm/LBuild b/lunaix-os/kernel/mm/LBuild index e350f50..0c9b82b 100644 --- a/lunaix-os/kernel/mm/LBuild +++ b/lunaix-os/kernel/mm/LBuild @@ -1,4 +1,4 @@ -sources([ +src.c += ( "mmap.c", "valloc.c", "cake.c", @@ -13,4 +13,4 @@ sources([ "cake_export.c", "vmap.c", "dmm.c" -]) \ No newline at end of file +) \ No newline at end of file