summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-06 05:47:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-06 05:47:44 +0000
commitd229ed0c18696a3a5aba1a51585f40f0de4b7ce9 (patch)
tree197741b93ed7a927c0a945a215c3e68a25bd3fe3 /make/Makefile.am
parent2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d229ed0c18696a3a5aba1a51585f40f0de4b7ce9.tar.bz2
2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove custom/HPUX9-posix.cfg.
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index 0f90736a8e..99e07a5f0c 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -21,7 +21,7 @@ rtems_make_customdir = $(rtems_makedir)/custom
dist_rtems_make_custom_DATA = custom/default.cfg
EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \
- custom/HPUX9-posix.cfg custom/Linux-posix.cfg custom/Solaris-posix.cfg \
+ custom/Linux-posix.cfg custom/Solaris-posix.cfg \
custom/bare.cfg custom/ep1a.cfg custom/erc32.cfg custom/gen68302.cfg \
custom/gen68340.cfg custom/gen68360.cfg custom/gen68360_040.cfg \
custom/h8sim.cfg custom/h8sxsim.cfg custom/uC5282.cfg custom/gba.cfg \