summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 21:15:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 21:15:03 +0000
commit7fe5ff380ef97dc4bb7713a994b98686c8d78dbf (patch)
treefcce739a34d5b068a1d64577738d223e2470c319 /c/src/tests/itrontests
parentIncreased stack space because message buffers are on the stack. (diff)
downloadrtems-7fe5ff380ef97dc4bb7713a994b98686c8d78dbf.tar.bz2
Use miniIMFS like hello from samples.
Diffstat (limited to 'c/src/tests/itrontests')
-rw-r--r--c/src/tests/itrontests/itronhello/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/tests/itrontests/itronhello/system.h b/c/src/tests/itrontests/itronhello/system.h
index 425c8f7e7a..3e90b30229 100644
--- a/c/src/tests/itrontests/itronhello/system.h
+++ b/c/src/tests/itrontests/itronhello/system.h
@@ -27,6 +27,8 @@ void ITRON_Init( void );
#define CONFIGURE_ITRON_INIT_TASK_TABLE
+#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
+
#include <confdefs.h>
/* global variables */