forked from Imagelibrary/rtems
sapi: Fix condef.h compile error for disabled network configuration.
Added define for CONFIGURE_SEMAPHORES_FOR_NFS when networking disabled.
This commit is contained in:
@@ -431,6 +431,8 @@ const rtems_libio_helper rtems_fs_init_helper =
|
||||
#else
|
||||
#define CONFIGURE_SEMAPHORES_FOR_NFS 0
|
||||
#endif
|
||||
#else
|
||||
#define CONFIGURE_SEMAPHORES_FOR_NFS 0
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user