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:
parent
7aa486fe6b
commit
24d904eab3
@ -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 *~
|
||||
|
Loading…
Reference in New Issue
Block a user