target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX
commit0691e8ebce51e4e3bf0c76c41d8b534e3cde47ee
authorDavid Gibson <david@gibson.dropbear.id.au>
Tue, 26 Aug 2014 04:30:18 +0000 (26 14:30 +1000)
committerAlexander Graf <agraf@suse.de>
Tue, 4 Nov 2014 22:26:11 +0000 (4 23:26 +0100)
treed75d58af4056ed5dc81467a972ea7aaf276d6640
parent8412d1127664775bb4e657d51522a1c777a7e9d5
target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX

The virtex-ml507 is a Xilinx CPU based system, and requires several sub
devices which are only included with CONFIG_XILINX.  Therefore, it should
only be compiled if CONFIG_XILINX is set.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/Makefile.objs