summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon2/console
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sparc/leon2/console')
-rw-r--r--bsps/sparc/leon2/console/console.c2
-rw-r--r--bsps/sparc/leon2/console/debugputs.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/bsps/sparc/leon2/console/console.c b/bsps/sparc/leon2/console/console.c
index 4e8a42afc5..579792a06a 100644
--- a/bsps/sparc/leon2/console/console.c
+++ b/bsps/sparc/leon2/console/console.c
@@ -1,6 +1,6 @@
/**
* @file
- * @ingroup sparc_leon2
+ * @ingroup RTEMSBSPsSPARCLEON2
* @brief TTY driver driver for the serial ports on the LEON console
*
* This file contains the TTY driver for the serial ports on the LEON.
diff --git a/bsps/sparc/leon2/console/debugputs.c b/bsps/sparc/leon2/console/debugputs.c
index 87567b00b5..0694be2af4 100644
--- a/bsps/sparc/leon2/console/debugputs.c
+++ b/bsps/sparc/leon2/console/debugputs.c
@@ -1,6 +1,6 @@
/**
* @file
- * @ingroup sparc_leon2
+ * @ingroup RTEMSBSPsSPARCLEON2
* @brief TTY driver for the serial ports on the LEON
*/