summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>2012-03-05 14:39:10 +1000
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>2012-03-07 02:20:19 +0100
commit35548b06cf55673e8059c720245e898dff661129 (patch)
tree5f5b3e55560064a83a38632264630716beb7d778 /Makefile.target
parentda71ebd1450fcf6f0c424810a37ec6abee02a22b (diff)
downloadhqemu-35548b06cf55673e8059c720245e898dff661129.zip
hqemu-35548b06cf55673e8059c720245e898dff661129.tar.gz
cadence_uart: initial version of device model
Implemented cadence UART serial controller Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> Signed-off-by: John Linn <john.linn@xilinx.com> Acked-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
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 f853883..bb15b41 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -346,6 +346,7 @@ endif
obj-arm-y = integratorcp.o versatilepb.o arm_pic.o arm_timer.o
obj-arm-y += arm_boot.o pl011.o pl031.o pl050.o pl080.o pl110.o pl181.o pl190.o
obj-arm-y += versatile_pci.o
+obj-arm-y += cadence_uart.o
obj-arm-y += realview_gic.o realview.o arm_sysctl.o arm11mpcore.o a9mpcore.o
obj-arm-y += exynos4210_gic.o exynos4210_combiner.o exynos4210.o
obj-arm-y += exynos4_boards.o exynos4210_uart.o exynos4210_pwm.o
OpenPOWER on IntegriCloud