2008-04-17 Joel Sherrill <joel.sherrill@oarcorp.com>

* psxchroot01/main.c, psxmount/main.c, psxreaddir/main.c: Use
	CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
This commit is contained in:
Joel Sherrill
2008-04-17 22:47:02 +00:00
parent a645637b72
commit 8ae91559e3
4 changed files with 11 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ rtems_task Init(
/* configuration information */
/* NOTICE: the clock driver is explicitly disabled */
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM