mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
5193899a5a
commit
914e29d280
3 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
|||
# IBM pSeries (sPAPR)
|
||||
obj-$(CONFIG_PSERIES) += spapr_nvram.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
# shared objects
|
||||
obj-y += ppc.o ppc_booke.o
|
||||
# IBM pSeries (sPAPR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue