summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2012-01-26 11:43:49 +0000
committerPeter Maydell <peter.maydell@linaro.org>2012-01-26 11:49:09 +0000
commit2488514cef2e952370cf8966c805259a3e9417d4 (patch)
tree8ab324b579d39a4b5fa18fffcb7d07a962f392e1 /Makefile.target
parentf8414cb5c8343bdacfee53ac9e255831aed882fe (diff)
downloadhqemu-2488514cef2e952370cf8966c805259a3e9417d4.zip
hqemu-2488514cef2e952370cf8966c805259a3e9417d4.tar.gz
arm: SoC model for Calxeda Highbank
Adds support for Calxeda's Highbank SoC. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
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 063ec54..3c85085 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -339,6 +339,7 @@ obj-arm-y += realview_gic.o realview.o arm_sysctl.o arm11mpcore.o a9mpcore.o
obj-arm-y += arm_l2x0.o
obj-arm-y += arm_mptimer.o
obj-arm-y += armv7m.o armv7m_nvic.o stellaris.o pl022.o stellaris_enet.o
+obj-arm-y += highbank.o
obj-arm-y += pl061.o
obj-arm-y += xgmac.o
obj-arm-y += arm-semi.o
OpenPOWER on IntegriCloud