提交 ae20c622 编写于 作者: J Juan Quintela 提交者: Anthony Liguori

optionrom: make clean should remove raw and .d

Signed-off-by: NJuan Quintela <quintela@redhat.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 9b083b62
......@@ -24,4 +24,4 @@ build-all: multiboot.bin
$(call quiet-command,$(SHELL) $(SRC_PATH)/pc-bios/optionrom/signrom.sh $< $@," Signing $(TARGET_DIR)$@")
clean:
$(RM) *.o *.img *.bin *~
$(RM) *.o *.d *.raw *.img *.bin *~
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册