X-Git-Url: http://rtime.felk.cvut.cz/gitweb/rtems-devel.git/blobdiff_plain/e2f92fa2e57627612e6c5d08797ad1ac4411eb8f..483627ee0c6220ed0e5cd74e949b78ab93b4a414:/rtems-omk-template/appfoo/system.h diff --git a/rtems-omk-template/appfoo/system.h b/rtems-omk-template/appfoo/system.h index 38498dc..7279551 100644 --- a/rtems-omk-template/appfoo/system.h +++ b/rtems-omk-template/appfoo/system.h @@ -26,7 +26,8 @@ rtems_task Init( #include /* for device driver prototypes */ #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER -#define CONFIGURE_TEST_NEEDS_CLOCK_DRIVER +#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER +#define CONFIGURE_APPLICATION_NEEDS_LIBBLOCK #define TICKS_PER_SECOND 1000