mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-22 05:47:17 +08:00
netshell01: Link against ping command
This commit is contained in:
parent
53ad1b2f5a
commit
db068df3c4
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user