mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Add an entry for the 'empty_slot' device. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: Artyom Tarasenko <atar4qemu@gmail.com> Message-Id: <20200510152840.13558-7-f4bug@amsat.org>
This commit is contained in:
parent
c0e43084dd
commit
6007523a80
10 changed files with 35 additions and 18 deletions
|
@ -10,6 +10,7 @@ common-obj-$(CONFIG_EDU) += edu.o
|
|||
common-obj-$(CONFIG_PCA9552) += pca9552.o
|
||||
|
||||
common-obj-$(CONFIG_UNIMP) += unimp.o
|
||||
common-obj-$(CONFIG_EMPTY_SLOT) += empty_slot.o
|
||||
common-obj-$(CONFIG_FW_CFG_DMA) += vmcoreinfo.o
|
||||
|
||||
# ARM devices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue