summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-06 21:23:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-06 21:23:08 +0000
commit00d25f312bfbf7b9f770d2dabc0bb1eff7c477f8 (patch)
tree74b4df4e66a29a4f324a12768bc8cbece354d28d /make/Makefile.am
parent2008-05-06 Ray Xu <rayx.cn@gmail.com> (diff)
downloadrtems-00d25f312bfbf7b9f770d2dabc0bb1eff7c477f8.tar.bz2
2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Add smdk2410.
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index 84d98c5b10..2ec4537410 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -33,6 +33,7 @@ EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \
custom/nios2_iss.cfg \
custom/ods68302.cfg custom/pc386.cfg custom/posix.cfg \
custom/psim.cfg custom/rtl22xx.cfg custom/score603e.cfg \
- custom/shsim.cfg custom/ts_386ex.cfg custom/nds.cfg
+ custom/shsim.cfg custom/ts_386ex.cfg custom/nds.cfg \
+ custom/smdk2410.cfg
include $(top_srcdir)/automake/host.am