summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/haswell/microcode_blob.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/haswell/microcode_blob.h')
-rw-r--r--src/cpu/intel/haswell/microcode_blob.h28
1 files changed, 0 insertions, 28 deletions
diff --git a/src/cpu/intel/haswell/microcode_blob.h b/src/cpu/intel/haswell/microcode_blob.h
deleted file mode 100644
index c616f80..0000000
--- a/src/cpu/intel/haswell/microcode_blob.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * This file is part of the coreboot project.
- *
- * Copyright 2013 Google Inc.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- */
-
-#if CONFIG_INTEL_LYNXPOINT_LP
-#include "microcode-M7240650_ffff000a.h"
-#include "microcode-M7240651_00000015.h"
-#else
-#include "microcode-M32306c1_ffff000d.h"
-#include "microcode-M32306c2_ffff0003.h"
-#include "microcode-M32306c3_00000012.h"
-#include "microcode-M3240660_ffff000b.h"
-#endif
OpenPOWER on IntegriCloud