diff --git a/codescript.txt b/codescript.txt index ed1e6f08b2..d5aadbac9a 100644 --- a/codescript.txt +++ b/codescript.txt @@ -7,7 +7,7 @@ SECTIONS build/asm/boot_0x800805E0.o(.text) build/asm/boot_0x80080790.o(.text) build/asm/boot_0x80080E30.o(.text) - build/asm/boot_0x80081820.o(.text) + build/src/boot_O2_g3/boot_0x80081820.o(.text) build/asm/boot_0x80081920.o(.text) build/asm/boot_0x80081980.o(.text) build/asm/boot_0x80083EB0.o(.text) diff --git a/src/boot/boot_0x80081820.c b/src/boot_O2_g3/boot_0x80081820.c similarity index 100% rename from src/boot/boot_0x80081820.c rename to src/boot_O2_g3/boot_0x80081820.c