forked from Imagelibrary/rtems
samples/pppd: Fix extra drivers initializer
This commit is contained in:
@@ -23,7 +23,7 @@ extern int pppdapp_initialize(void);
|
||||
#endif
|
||||
|
||||
#define CONFIGURE_APPLICATION_EXTRA_DRIVERS \
|
||||
{ TTY1_DRIVER_TABLE_ENTRY, TTY2_DRIVER_TABLE_ENTRY }
|
||||
TTY1_DRIVER_TABLE_ENTRY, TTY2_DRIVER_TABLE_ENTRY
|
||||
|
||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 8
|
||||
|
||||
Reference in New Issue
Block a user