Index: arch/mips32/include/console.h
===================================================================
--- arch/mips32/include/console.h	(revision 973be64e8e922f2fbbbb92f7f7cddc8125f9e36b)
+++ arch/mips32/include/console.h	(revision b45c443eb976adbe668a3f855f749cf0ad3a5b3f)
@@ -27,4 +27,10 @@
  */
 
+ /** @addtogroup mips32	
+ * @{
+ */
+/** @file
+ */
+
 #ifndef __mips32_CONSOLE_H__
 #define __mips32_CONSOLE_H__
@@ -34,2 +40,6 @@
 
 #endif
+
+ /** @}
+ */
+
