sim-card
/
qemu
Archived
10
0
Fork 0

Don't copy multiboot.bin into pc-bios after built

That dirties the working directory of the tree.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
Anthony Liguori 2009-07-11 08:56:38 -05:00
parent 7aa486fe6b
commit 24d904eab3
1 changed files with 0 additions and 1 deletions

View File

@ -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 *~