summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp14
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 10:26:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 10:26:50 +0000
commit4024e578033448ad21c025e07c0bea19e7642609 (patch)
tree24217e131162cb0ef26539fa3546fcd1d73eeb72 /testsuites/mptests/mp14
parentVarious cleanups. (diff)
downloadrtems-4024e578033448ad21c025e07c0bea19e7642609.tar.bz2
Cosmetics.
Diffstat (limited to 'testsuites/mptests/mp14')
-rw-r--r--testsuites/mptests/mp14/node1/Makefile.am3
-rw-r--r--testsuites/mptests/mp14/node2/Makefile.am3
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/mptests/mp14/node1/Makefile.am b/testsuites/mptests/mp14/node1/Makefile.am
index ec161ad523..010eac32a0 100644
--- a/testsuites/mptests/mp14/node1/Makefile.am
+++ b/testsuites/mptests/mp14/node1/Makefile.am
@@ -45,9 +45,6 @@ AM_CPPFLAGS += -DMAX_LONG_TEST_DURATION=$(MAX_LONG_TEST_DURATION)
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/mptests/mp14/node2/Makefile.am b/testsuites/mptests/mp14/node2/Makefile.am
index 227d17a02f..baed5dc304 100644
--- a/testsuites/mptests/mp14/node2/Makefile.am
+++ b/testsuites/mptests/mp14/node2/Makefile.am
@@ -45,9 +45,6 @@ AM_CPPFLAGS += -DMAX_LONG_TEST_DURATION=$(MAX_LONG_TEST_DURATION)
if HAS_MP
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include