summaryrefslogtreecommitdiffstats
path: root/aclocal/bsp-alias.m4
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-09-22 11:50:19 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-09-22 11:50:19 +0000
commitfd1c1c95061e79707c262eee21106ac71b014c75 (patch)
tree83f7ee7fc543633a15d4573bce6fe781a2d591d8 /aclocal/bsp-alias.m4
parent*** empty log message *** (diff)
downloadrtems-fd1c1c95061e79707c262eee21106ac71b014c75.tar.bz2
added BSP for ARM LPC24xx
Diffstat (limited to '')
-rw-r--r--aclocal/bsp-alias.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index 49bab129e0..ab354a53a0 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -36,6 +36,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
hsc_cm01) $2=gen83xx ;; # MPC8349 based board
mpc8313erdb) $2=gen83xx ;; # MPC83XX based board
rtl22xx_t) $2=rtl22xx ;; # rtl22xx bsp in thumb mode
+ lpc2478) $2=lpc24xx ;; # LPC2478 (QVGA Base Board from Embedded Artists)
simcpu32) $2=sim68000 ;; # BSVC CPU32 variant
simsh7032) $2=shsim ;; # SH7032 simulator
simsh7045) $2=shsim ;; # SH7045 simulator