]> Git Repo - qemu.git/blobdiff - hw/arm/Makefile.objs
hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig
[qemu.git] / hw / arm / Makefile.objs
index 8302b8df1d044fd08bb6ef4ea6c80e83bbed74b1..bd0b45a79981ef01f9c0d43876fdf298127c9e8f 100644 (file)
@@ -15,7 +15,8 @@ obj-$(CONFIG_PXA2XX) += gumstix.o spitz.o tosa.o z2.o
 obj-$(CONFIG_REALVIEW) += realview.o
 obj-$(CONFIG_STELLARIS) += stellaris.o
 obj-$(CONFIG_STRONGARM) += collie.o
-obj-$(CONFIG_VERSATILE) += vexpress.o versatilepb.o
+obj-$(CONFIG_VERSATILE) += versatilepb.o
+obj-$(CONFIG_VEXPRESS) += vexpress.o
 obj-$(CONFIG_ZYNQ) += xilinx_zynq.o
 
 obj-$(CONFIG_ARM_V7M) += armv7m.o
This page took 0.020845 seconds and 4 git commands to generate.