[rtems-libbsd commit] media01: Add sysctl command

Sebastian Huber sebh at rtems.org
Fri May 6 12:40:39 UTC 2016


Module:    rtems-libbsd
Branch:    master
Commit:    f9a697a7507ef23db48f61ee74d78c46440a6b09
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=f9a697a7507ef23db48f61ee74d78c46440a6b09

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri May  6 14:32:28 2016 +0200

media01: Add sysctl command

---

 testsuite/media01/test_main.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testsuite/media01/test_main.c b/testsuite/media01/test_main.c
index f80d930..c0be9df 100644
--- a/testsuite/media01/test_main.c
+++ b/testsuite/media01/test_main.c
@@ -203,6 +203,7 @@ early_initialization(void)
   &rtems_shell_PING_Command, \
   &rtems_shell_ROUTE_Command, \
   &rtems_shell_NETSTAT_Command, \
+  &rtems_shell_SYSCTL_Command, \
   &rtems_shell_IFCONFIG_Command
 
 #define CONFIGURE_SHELL_COMMAND_CPUUSE




More information about the vc mailing list