summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/test/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/runtime/test/makefile')
-rw-r--r--src/usr/runtime/test/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/runtime/test/makefile b/src/usr/runtime/test/makefile
index a5fec043d..ec316244f 100644
--- a/src/usr/runtime/test/makefile
+++ b/src/usr/runtime/test/makefile
@@ -24,7 +24,7 @@
# IBM_PROLOG_END_TAG
ROOTPATH = ../../../..
MODULE = testruntime
-TESTS += $(if $(CONFIG_EARLY_TESTCASES),,testpreverifiedlidmgr.H)
+TESTS += $(if $(or $(CONFIG_EARLY_TESTCASES),${CONFIG_AXONE_BRING_UP}) ,,testpreverifiedlidmgr.H)
TESTS += test_checkHbResMemLimit.H
#@TODO RTC 132750
#TESTS += hdatservicetest.H
OpenPOWER on IntegriCloud