diff options
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/gizmosphere/gizmo/buildOpts.c | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/OptionsIds.h b/src/mainboard/gizmosphere/gizmo/OptionsIds.h index 3655b5e784..25bc40d8ed 100644 --- a/src/mainboard/gizmosphere/gizmo/OptionsIds.h +++ b/src/mainboard/gizmosphere/gizmo/OptionsIds.h @@ -25,10 +25,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/gizmosphere/gizmo/buildOpts.c b/src/mainboard/gizmosphere/gizmo/buildOpts.c index 613b3bc90e..5d1cebd218 100644 --- a/src/mainboard/gizmosphere/gizmo/buildOpts.c +++ b/src/mainboard/gizmosphere/gizmo/buildOpts.c @@ -28,10 +28,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 23714 $ @e \$Date: 2009-12-09 17:28:37 -0600 (Wed, 09 Dec 2009) $ */ #include <stdlib.h> |