aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/e350m1/buildOpts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/e350m1/buildOpts.c')
-rw-r--r--src/mainboard/asrock/e350m1/buildOpts.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/asrock/e350m1/buildOpts.c b/src/mainboard/asrock/e350m1/buildOpts.c
index 7a2cc3b499..1c4d62c250 100644
--- a/src/mainboard/asrock/e350m1/buildOpts.c
+++ b/src/mainboard/asrock/e350m1/buildOpts.c
@@ -38,11 +38,5 @@
#include "cpuLateInit.h"
#include "GnbInterface.h"
-/* FIXME: This is most likely wrong */
-#undef AGESA_VERSION_STRING
- // This is the release version number of the AGESA component
- // This string MUST be exactly 12 characters long
-#define AGESA_VERSION_STRING {'V', '0', '.', '0', '.', '0', '.', '1', ' ', ' ', ' ', ' '}
-
/* Instantiate all solution relevant data */
#include <PlatformInstall.h>