Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Ticket #1598: psxtests-Makefile.am-changes

File psxtests-Makefile.am-changes, 617 bytes (added by Bharath Suri, on 07/01/10 at 06:26:27)

Patch for Makefile.am @ testsuites/psxtests

Line 
1Index: Makefile.am
2===================================================================
3RCS file: /usr1/CVS/rtems/testsuites/psxtests/Makefile.am,v
4retrieving revision 1.62
5diff -u -r1.62 Makefile.am
6--- Makefile.am 28 Jun 2010 18:48:19 -0000      1.62
7+++ Makefile.am 1 Jul 2010 07:02:06 -0000
8@@ -20,7 +20,7 @@
9 
10 ## File IO tests
11 SUBDIRS += psxfile01 psxfile02 psximfs01 psxreaddir psxstat psxmount psx13 \
12-  psxchroot01 psxpasswd01
13+  psxchroot01 psxpasswd01 psxpasswd02
14 
15 ## Until sys/uio.h is moved to libcsupport, we have to have networking
16 ## enabled to support readv and writev.  Hopefully this is a temporary