MVME167 doesn't have RTC code 'yet'.

This commit is contained in:
W. Eric Norum
2004-10-28 18:18:42 +00:00
parent b6e3f6d481
commit 55bdb9cd2a

View File

@@ -48,6 +48,8 @@ rtems_task Init (rtems_task_argument argument);
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#ifndef __mc68040__ /* MVME167 doesn't have RTC code 'yet' */
#define CONFIGURE_APPLICATION_NEEDS_RTC_DRIVER
#endif
#include <confdefs.h>