[rtems commit] smptests: Remove duplicate Makefile targets

Sebastian Huber sebh at rtems.org
Wed Oct 25 05:59:33 UTC 2017


Module:    rtems
Branch:    master
Commit:    e3ef14b1a66197746b9aecef3b208c701ee440b8
Changeset: http://git.rtems.org/rtems/commit/?id=e3ef14b1a66197746b9aecef3b208c701ee440b8

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Oct 25 07:57:58 2017 +0200

smptests: Remove duplicate Makefile targets

Close #3187.

---

 testsuites/smptests/Makefile.am | 2 --
 1 file changed, 2 deletions(-)

diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
index 40f0b0f..08228ed 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -30,8 +30,6 @@ _SUBDIRS += smpmigration02
 _SUBDIRS += smpmrsp01
 _SUBDIRS += smpmutex01
 _SUBDIRS += smpmutex02
-_SUBDIRS += smppsxaffinity01
-_SUBDIRS += smppsxaffinity02
 _SUBDIRS += smpschedaffinity03
 _SUBDIRS += smpschedaffinity04
 _SUBDIRS += smpschedaffinity05



More information about the vc mailing list