make log a bit verbose for some useful information
[lunaix-os.git] / lunaix-os / arch / x86 / LBuild
index 7d50ca31978b9d28f2ea45e9bb488814b02af6e7..941453b42c8eea2e2ddc29f7377b357d0087b323 100644 (file)
@@ -3,15 +3,13 @@ use("hal")
 sources([
     "exceptions/interrupts.c",
     "exceptions/isrdef.c",
-    "exceptions/intr_routines.c",
-    "exceptions/isrm.c",
     "exceptions/intrhnds.S",
 ])
 
 sources([
     "boot/mb_parser.c",
     "boot/kpt_setup.c",
-    "boot/boot_helper.c"
+    "boot/boot_helper.c",
 ])
 
 sources([