forked from Imagelibrary/rtems
s/SAMPLE/TEST/ for improved consistency with other tests.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
##
|
||||
|
||||
NODE = 1
|
||||
SAMPLE = base_mp-node$(NODE)
|
||||
TEST = base_mp-node$(NODE)
|
||||
PGM = ${ARCH}/$(SAMPLE).exe
|
||||
|
||||
MANAGERS = io mp
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
##
|
||||
|
||||
NODE = 2
|
||||
SAMPLE = base_mp-node$(NODE)
|
||||
TEST = base_mp-node$(NODE)
|
||||
PGM = ${ARCH}/$(SAMPLE).exe
|
||||
|
||||
MANAGERS = io mp
|
||||
|
||||
Reference in New Issue
Block a user