commit | 6c950da54ce2dff7b2874d774147572b95ae82f6 | [log] [tgz] |
---|---|---|
author | Aaron Durbin <adurbin@chromium.org> | Tue Sep 08 16:30:05 2015 -0500 |
committer | Aaron Durbin <adurbin@chromium.org> | Tue Sep 08 22:23:56 2015 +0000 |
tree | a536be1fc3f2ba468cf67bf8bb9f5b6fb16dce18 | |
parent | ccda446e5204c99a98867f93113eea2a71b1c4c4 [diff] |
cpu: fix cpu_microcode class There's no reason defining another class compiler which overrides the first one. The microcode files are just built into a binary and added to cbfs. There's no reason to change compilers. Change-Id: Icb47d509832e7433092a814bad020f8d66f2a299 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/11596 Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Tested-by: build bot (Jenkins)