hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
[qemu/ar7.git] / hw / xtensa / Makefile.objs
blobfa86730e23fa47790c2e523b60f6c8ccb0929ee1
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