Index: arch/mips32/boot/Makefile
===================================================================
--- arch/mips32/boot/Makefile	(revision 60780c5ab35bf923d6dbeef9c6ea7b26099f9c92)
+++ arch/mips32/boot/Makefile	(revision 5e04b48df92c9f2fc22584ce028cd113c08ebddf)
@@ -7,5 +7,5 @@
 
 build: boot.bin
-	cp boot.bin ../../../src/load.bin
+	cp boot.bin ../../../load.bin
 
 AS=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-as
