summaryrefslogtreecommitdiffstats
path: root/bsps/include/bsp/bootcard.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/include/bsp/bootcard.h')
-rw-r--r--bsps/include/bsp/bootcard.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/bsps/include/bsp/bootcard.h b/bsps/include/bsp/bootcard.h
index f78000587a..02feaa47e8 100644
--- a/bsps/include/bsp/bootcard.h
+++ b/bsps/include/bsp/bootcard.h
@@ -1,9 +1,7 @@
/**
* @file
*
- * @ingroup bsp_bootcard
- *
- * @brief Standard system startup.
+ * @ingroup RTEMSBSPsSharedStartup
*/
/*
@@ -37,9 +35,9 @@ extern "C" {
#endif /* __cplusplus */
/**
- * @defgroup shared_bootcard Bootcard
+ * @defgroup RTEMSBSPsSharedStartup Bootcard
*
- * @ingroup bsp_shared
+ * @ingroup RTEMSBSPsShared
*
* @brief Standard system startup.
*