summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2011-02-17 23:45:14 +0100
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>2011-03-07 13:42:37 +0100
commitd821732abac6501f3bd4d30c9deeb3ccba8b14e7 (patch)
tree04e94767fd7c7e33fd8bc416b0efba75dc88dad1 /Makefile.target
parente5f799a26764e4d2a86e14a3adb5c850e4eeb099 (diff)
downloadhqemu-d821732abac6501f3bd4d30c9deeb3ccba8b14e7.zip
hqemu-d821732abac6501f3bd4d30c9deeb3ccba8b14e7.tar.gz
lm32: EVR32 and uclinux BSP
This patch adds support for the following two BSPs: - LM32 EVR32 BSP (as used by RTEMS) - uclinux BSP by Theobroma Systems Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index 35cca55..f0df98e 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -247,6 +247,9 @@ obj-ppc-y += xilinx_timer.o
obj-ppc-y += xilinx_uartlite.o
obj-ppc-y += xilinx_ethlite.o
+# LM32 boards
+obj-lm32-y += lm32_boards.o
+
# LM32 peripherals
obj-lm32-y += lm32_pic.o
obj-lm32-y += lm32_juart.o
OpenPOWER on IntegriCloud