Support non-local build directory - allow "make OUT=abc/" to work.
[seabios.git] / src / romlayout.S
index 3dfec781299b821316241101381f8fe5c74d68b9..f540c1e99c3833b6944c49ea7b2ead38456424a3 100644 (file)
  ****************************************************************/
 
         .code16gcc
-.include "out/ccode.16.s"
+#include "ccode.16.s"
 
 #include "config.h" // CONFIG_*
 #include "ioport.h" // PORT_A20
 #include "bregs.h" // CR0_*
 #include "cmos.h" // CMOS_RESET_CODE
-#include "../out/asm-offsets.h" // BREGS_*
+#include "asm-offsets.h" // BREGS_*
 #include "entryfuncs.S" // ENTRY_*