diff options
Diffstat (limited to 'src/makefile')
| -rw-r--r-- | src/makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/makefile b/src/makefile index 05cadfb46..8cdafe46c 100644 --- a/src/makefile +++ b/src/makefile @@ -242,10 +242,7 @@ TESTCASE_MODULES += testhwas TESTCASE_MODULES += testvpd TESTCASE_MODULES += testsyslib TESTCASE_MODULES += testscom - -#Requires main store memory @TODO RTC: 132577 -#TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testdump) - +TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testdump) TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testruntime) #@TODO RTC: 137561 Enable this test case when interupt story is complete |

