mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 17:42:47 +08:00
netshell01: Link against ping command
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
|
||||
#include <rtems/shell.h>
|
||||
|
||||
#include <rtems/netcmds-config.h>
|
||||
|
||||
#define CONFIGURE_SHELL_COMMANDS_INIT
|
||||
#define CONFIGURE_SHELL_COMMANDS_ALL
|
||||
#define CONFIGURE_SHELL_MOUNT_MSDOS
|
||||
#define CONFIGURE_SHELL_MOUNT_RFS
|
||||
#define CONFIGURE_SHELL_DEBUGRFS
|
||||
|
||||
#define CONFIGURE_SHELL_USER_COMMANDS \
|
||||
&rtems_shell_PING_Command
|
||||
|
||||
#include <rtems/shellconfig.h>
|
||||
|
||||
|
Reference in New Issue
Block a user