diff --git a/boards/common/msba2/board_common_init.c b/boards/common/msba2/board_common_init.c index 8e4723ac92..e2e3afb688 100644 --- a/boards/common/msba2/board_common_init.c +++ b/boards/common/msba2/board_common_init.c @@ -7,11 +7,8 @@ */ /** - * @ingroup msba2 + * @ingroup boards_common_msba2 * @{ - */ - -/** * @file * @brief MSB-A2 board initialization * @@ -20,6 +17,8 @@ * @author Michael Baar * @author Zakaria Kasmi * @note $Id$ + * + * @} */ #include #include "board.h" diff --git a/boards/common/msba2/include/msba2_common.h b/boards/common/msba2/include/msba2_common.h index de935216a6..4b9c9d3558 100644 --- a/boards/common/msba2/include/msba2_common.h +++ b/boards/common/msba2/include/msba2_common.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_msba2-common MSB-A2 common - * @ingroup boards - * @brief Common files for all MSB-A2 based boards + * @defgroup boards_common_msba2 MSB-A2 common + * @ingroup boards_common + * @brief Shared files and configuration for all MSB-A2 boards. * @{ * * @file