X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fmisc%2FMakefile.objs;h=009b1d9f019381a7c36e80b0a7ad4052faea44c4;hb=49ab747f668f421138d5b40d83fa279c4c5e278d;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=ce3b494cb504f96992f2d37ebc8f56deed202b06;p=qemu.git diff --git a/hw/misc/Makefile.objs b/hw/misc/Makefile.objs index e69de29bb..009b1d9f0 100644 --- a/hw/misc/Makefile.objs +++ b/hw/misc/Makefile.objs @@ -0,0 +1,11 @@ +common-obj-$(CONFIG_APPLESMC) += applesmc.o +common-obj-$(CONFIG_MAX111X) += max111x.o +common-obj-$(CONFIG_TMP105) += tmp105.o + +# ARM devices +common-obj-$(CONFIG_PL310) += arm_l2x0.o + +# PKUnity SoC devices +common-obj-$(CONFIG_PUV3) += puv3_pm.o + +common-obj-$(CONFIG_MACIO) += macio/