mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
prep: Drop from ppcemb-softmmu
ppcemb covers only embedded processors, which does not include PReP. Signed-off-by: Andreas Färber <andreas.faerber@web.de>
This commit is contained in:
parent
963116b0b3
commit
ea81ce06a4
4 changed files with 3 additions and 6 deletions
|
@ -8,7 +8,7 @@ obj-$(CONFIG_PSERIES) += spapr_pci.o
|
|||
obj-y += ppc405_boards.o ppc4xx_devs.o ppc405_uc.o ppc440_bamboo.o
|
||||
obj-y += ppc4xx_pci.o
|
||||
# PReP
|
||||
obj-y += prep.o
|
||||
obj-$(CONFIG_PREP) += prep.o
|
||||
# OldWorld PowerMac
|
||||
obj-y += mac_oldworld.o
|
||||
# NewWorld PowerMac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue