summaryrefslogtreecommitdiffstats
path: root/testsuite/netshell01
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-11-05 14:27:18 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-11-05 14:28:11 +0100
commit50e82a6d152a8ada5a4ad3b41a43641afb739aa1 (patch)
treefae0b2fc7b6d2f43f8c8f2c7ca5ee4ca0825c725 /testsuite/netshell01
parentfoobarclient: Use rtems_mdns_initialize() (diff)
downloadrtems-libbsd-50e82a6d152a8ada5a4ad3b41a43641afb739aa1.tar.bz2
HOSTNAME(1): Import from FreeBSD
Diffstat (limited to 'testsuite/netshell01')
-rw-r--r--testsuite/netshell01/shellconfig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/netshell01/shellconfig.c b/testsuite/netshell01/shellconfig.c
index 9b5e4c18..310f1379 100644
--- a/testsuite/netshell01/shellconfig.c
+++ b/testsuite/netshell01/shellconfig.c
@@ -10,6 +10,7 @@
#define CONFIGURE_SHELL_COMMANDS_ALL
#define CONFIGURE_SHELL_USER_COMMANDS \
+ &rtems_shell_HOSTNAME_Command, \
&rtems_shell_PING_Command, \
&rtems_shell_ROUTE_Command, \
&rtems_shell_NETSTAT_Command, \