media01: Add mount etc. commands

This commit is contained in:
Sebastian Huber 2015-10-30 12:45:01 +01:00
parent 59c9a5f8ba
commit ac45be98b5

View File

@ -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>