netshell01: Link against ping command

This commit is contained in:
Joel Sherrill 2012-09-07 12:49:40 -05:00
parent 53ad1b2f5a
commit db068df3c4

View File

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