]> git.proxmox.com Git - qemu.git/blame - hw/ppc/Makefile.objs
build: always link device_tree.o into emulators if libfdt available
[qemu.git] / hw / ppc / Makefile.objs
CommitLineData
5e8861a0
PB
1# shared objects
2obj-y = ppc.o ppc_booke.o
3# PREP target
4obj-y += mc146818rtc.o
5e8861a0
PB
5# IBM pSeries (sPAPR)
6obj-$(CONFIG_PSERIES) += spapr.o spapr_hcall.o spapr_rtas.o spapr_vio.o
7obj-$(CONFIG_PSERIES) += xics.o spapr_vty.o spapr_llan.o spapr_vscsi.o
315a1350 8obj-$(CONFIG_PSERIES) += spapr_pci.o pci/pci-hotplug.o spapr_iommu.o
639e8102 9obj-$(CONFIG_PSERIES) += spapr_events.o spapr_nvram.o
5e8861a0
PB
10# PowerPC 4xx boards
11obj-y += ppc4xx_devs.o ppc4xx_pci.o ppc405_uc.o ppc405_boards.o
12obj-y += ppc440_bamboo.o
13# PowerPC E500 boards
4a18e7c9 14obj-$(CONFIG_FDT) += mpc8544_guts.o ppce500_spin.o
5e8861a0
PB
15# PowerPC 440 Xilinx ML507 reference board.
16obj-y += virtex_ml507.o
5e8861a0
PB
17# PowerPC OpenPIC
18obj-y += openpic.o
19
20# Xilinx PPC peripherals
5e8861a0
PB
21obj-y += xilinx_ethlite.o
22
23obj-y := $(addprefix ../,$(obj-y))
4a18e7c9 24
75610155
AF
25# PReP
26obj-y += prep.o
baec1910
AF
27# OldWorld PowerMac
28obj-y += mac_oldworld.o
29# NewWorld PowerMac
30obj-y += mac_newworld.o
31# e500
4d5c29ca 32obj-$(CONFIG_FDT) += e500.o mpc8544ds.o e500plat.o