mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 20:21:19 +08:00
media01: Add mount etc. commands
This commit is contained in:
@@ -197,5 +197,8 @@ early_initialization(void)
|
|||||||
#define CONFIGURE_SHELL_COMMAND_BLKSYNC
|
#define CONFIGURE_SHELL_COMMAND_BLKSYNC
|
||||||
#define CONFIGURE_SHELL_COMMAND_MSDOSFMT
|
#define CONFIGURE_SHELL_COMMAND_MSDOSFMT
|
||||||
#define CONFIGURE_SHELL_COMMAND_DF
|
#define CONFIGURE_SHELL_COMMAND_DF
|
||||||
|
#define CONFIGURE_SHELL_COMMAND_MOUNT
|
||||||
|
#define CONFIGURE_SHELL_COMMAND_UNMOUNT
|
||||||
|
#define CONFIGURE_SHELL_COMMAND_MSDOSFMT
|
||||||
|
|
||||||
#include <rtems/shellconfig.h>
|
#include <rtems/shellconfig.h>
|
||||||
|
Reference in New Issue
Block a user