From: Andreas Dachsberger <andreas.dachsber...@embedded-brains.de>

Update #3706.
---
 cpukit/doxygen.h                    | 8 ++++++++
 cpukit/include/rtems/tm27-default.h | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h
index fe847d986b..5f214fe5cd 100644
--- a/cpukit/doxygen.h
+++ b/cpukit/doxygen.h
@@ -32,6 +32,14 @@
  * @brief Legacy Benchmark Drivers
  */
 
+/**
+ * @defgroup RTEMSTimeTest27Support Time Test 27 Support
+ * 
+ * @ingroup RTEMSDeviceDrivers
+ * 
+ * @brief Time Test 27 Support
+ */
+
 /**
  * @defgroup libfs libfs
  * 
diff --git a/cpukit/include/rtems/tm27-default.h 
b/cpukit/include/rtems/tm27-default.h
index 2a4a34384e..099f5a6805 100644
--- a/cpukit/include/rtems/tm27-default.h
+++ b/cpukit/include/rtems/tm27-default.h
@@ -20,9 +20,9 @@
 #define __tm27_h
 
 /**
- *  @defgroup shared_tm27 Time Test 27
+ *  @defgroup shared_tm27 Time Test 27 Default
  *
- *  @ingroup shared_include
+ *  @ingroup RTEMSTimeTest27Support
  *
  *  @brief Stuff for Time Test 27
  */
-- 
2.16.4

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to