]> git.proxmox.com Git - qemu.git/blame - hw/cpu/Makefile.objs
default-configs: Fix A9MP and A15MP config names
[qemu.git] / hw / cpu / Makefile.objs
CommitLineData
0434e30a 1obj-$(CONFIG_ARM11MPCORE) += arm11mpcore.o
66aae5e1
PM
2obj-$(CONFIG_A9MPCORE) += a9mpcore.o
3obj-$(CONFIG_A15MPCORE) += a15mpcore.o
f0513d2c 4obj-$(CONFIG_ICC_BUS) += icc_bus.o
0434e30a 5