X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fxtensa%2FMakefile.objs;fp=qemu%2Fhw%2Fxtensa%2FMakefile.objs;h=cb77dc3793accce9f6dfe91f8458ec139299a070;hb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;hp=0000000000000000000000000000000000000000;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/qemu/hw/xtensa/Makefile.objs b/qemu/hw/xtensa/Makefile.objs new file mode 100644 index 000000000..cb77dc379 --- /dev/null +++ b/qemu/hw/xtensa/Makefile.objs @@ -0,0 +1,3 @@ +obj-y += pic_cpu.o +obj-y += sim.o +obj-y += xtfpga.o