mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-14 03:59:17 +08:00
media01: Add mount etc. commands
This commit is contained in:
parent
59c9a5f8ba
commit
ac45be98b5
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user