mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 12:53:53 -06:00

ICC bus impl has been droped, so all icc related files are not useful any more; delete them. Signed-off-by: Zhu Guihua <zhugh.fnst@cn.fujitsu.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
5 lines
164 B
Text
5 lines
164 B
Text
obj-$(CONFIG_ARM11MPCORE) += arm11mpcore.o
|
|
obj-$(CONFIG_REALVIEW) += realview_mpcore.o
|
|
obj-$(CONFIG_A9MPCORE) += a9mpcore.o
|
|
obj-$(CONFIG_A15MPCORE) += a15mpcore.o
|
|
|