summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2012-03-03 17:53:56 +0000
committerBlue Swirl <blauwirbel@gmail.com>2012-03-03 17:53:56 +0000
commitd9bafcd1db602b199dfffc8bcfef08f42f447d38 (patch)
treee963fabd7bb928c092230b9d74adf8d91aa86685 /Makefile.target
parentb3e54c689c0630e9a79f33a8b03c71296334fd36 (diff)
parent0f58a1882bae42d7c76bdb66792c204a810ec01f (diff)
downloadhqemu-d9bafcd1db602b199dfffc8bcfef08f42f447d38.zip
hqemu-d9bafcd1db602b199dfffc8bcfef08f42f447d38.tar.gz
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
* 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm: hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv properties arm: add device tree support arm: make sure that number of irqs can be represented in GICD_TYPER. arm: clean up GIC constants
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index 692c9d7..343eb78 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -374,6 +374,7 @@ obj-arm-y += vexpress.o
obj-arm-y += strongarm.o
obj-arm-y += collie.o
obj-arm-y += pl041.o lm4549.o
+obj-arm-$(CONFIG_FDT) += device_tree.o
obj-sh4-y = shix.o r2d.o sh7750.o sh7750_regnames.o tc58128.o
obj-sh4-y += sh_timer.o sh_serial.o sh_intc.o sh_pci.o sm501.o
OpenPOWER on IntegriCloud