Add sbin/sysctl

This commit is contained in:
Chris Johns
2016-05-06 15:06:08 +10:00
parent c60deba242
commit 83eb07c4d6
9 changed files with 1113 additions and 1 deletions

View File

@@ -342,7 +342,8 @@ SYSINIT_NEED_NET_IF_VLAN;
&rtems_shell_ROUTE_Command, \
&rtems_shell_NETSTAT_Command, \
&rtems_shell_IFCONFIG_Command, \
&rtems_shell_TCPDUMP_Command
&rtems_shell_TCPDUMP_Command, \
&rtems_shell_SYSCTL_Command
#define CONFIGURE_SHELL_COMMAND_CPUUSE
#define CONFIGURE_SHELL_COMMAND_PERIODUSE