Boot framework rework (#45)
[lunaix-os.git] / lunaix-os / arch / x86 / LBuild
index 7d50ca31978b9d28f2ea45e9bb488814b02af6e7..cb3e7816abd7313b90398aa240c1aada1681550c 100644 (file)
@@ -11,7 +11,8 @@ sources([
 sources([
     "boot/mb_parser.c",
     "boot/kpt_setup.c",
-    "boot/boot_helper.c"
+    "boot/boot_helper.c",
+    "boot/bootmem.c"
 ])
 
 sources([