patch: fix patch format problem which can lead git am failed
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
This commit is contained in:
parent
a4372444dd
commit
a5d2ec2d8e
@ -614,4 +614,5 @@ index a7209420..43a6ce91 100644
|
|||||||
VIRT_RTC,
|
VIRT_RTC,
|
||||||
VIRT_FW_CFG,
|
VIRT_FW_CFG,
|
||||||
--
|
--
|
||||||
2.19.1
|
2.23.0
|
||||||
|
|
||||||
|
|||||||
@ -41,7 +41,7 @@ index fd7fdb86..d8cf00c1 100644
|
|||||||
tests/boot-serial-test$(EXESUF): tests/boot-serial-test.o $(libqos-obj-y)
|
tests/boot-serial-test$(EXESUF): tests/boot-serial-test.o $(libqos-obj-y)
|
||||||
-tests/bios-tables-test$(EXESUF): tests/bios-tables-test.o \
|
-tests/bios-tables-test$(EXESUF): tests/bios-tables-test.o \
|
||||||
+#tests/bios-tables-test$(EXESUF): tests/bios-tables-test.o \
|
+#tests/bios-tables-test$(EXESUF): tests/bios-tables-test.o \
|
||||||
tests/boot-sector.o tests/acpi-utils.o $(libqos-obj-y)
|
tests/boot-sector.o tests/acpi-utils.o $(libqos-obj-y)
|
||||||
tests/pxe-test$(EXESUF): tests/pxe-test.o tests/boot-sector.o $(libqos-obj-y)
|
tests/pxe-test$(EXESUF): tests/pxe-test.o tests/boot-sector.o $(libqos-obj-y)
|
||||||
tests/microbit-test$(EXESUF): tests/microbit-test.o
|
tests/microbit-test$(EXESUF): tests/microbit-test.o
|
||||||
--
|
--
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user