]> git.proxmox.com Git - mirror_qemu.git/blob - hw/xtensa/Makefile.objs
hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
[mirror_qemu.git] / hw / xtensa / Makefile.objs
1 obj-y += mx_pic.o
2 obj-y += pic_cpu.o
3 obj-y += xtensa_memory.o
4 obj-$(CONFIG_XTENSA_SIM) += sim.o
5 obj-$(CONFIG_XTENSA_FPGA) += xtfpga.o