summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--pc-bios/optionrom/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/pc-bios/optionrom/Makefile b/pc-bios/optionrom/Makefile
index 69e6c22acc..88fbc4c9b3 100644
--- a/pc-bios/optionrom/Makefile
+++ b/pc-bios/optionrom/Makefile
@@ -41,7 +41,6 @@ build-all: multiboot.bin
 
 %.bin: %.raw
 	$(SRC_PATH)/pc-bios/optionrom/signrom.sh $< $@
-	cp $@ $(SRC_PATH)/pc-bios/
 
 clean:
 	$(RM) *.o *.img *.bin *~