Stefan Reinauer (stefan.reinauer@coreboot.org) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/12463
-gerrit
commit 04123783d85c908875f4d75a161b7238d9fa917b Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Wed Nov 18 15:21:34 2015 -0800
Drop abuild.disabled files for Braswell boards
Make sure the latest & greatest Intel targets actually build in our build system.
Change-Id: I479ad473c260fc914d224cb58f4be1837aff2502 Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org --- src/mainboard/google/cyan/abuild.disabled | 2 -- src/mainboard/intel/strago/abuild.disabled | 2 -- 2 files changed, 4 deletions(-)
diff --git a/src/mainboard/google/cyan/abuild.disabled b/src/mainboard/google/cyan/abuild.disabled deleted file mode 100644 index 025ebea..0000000 --- a/src/mainboard/google/cyan/abuild.disabled +++ /dev/null @@ -1,2 +0,0 @@ -Successful builds for this board require the Braswell FSP binary and header -files along with the Braswell microcode files from Intel. diff --git a/src/mainboard/intel/strago/abuild.disabled b/src/mainboard/intel/strago/abuild.disabled deleted file mode 100644 index 025ebea..0000000 --- a/src/mainboard/intel/strago/abuild.disabled +++ /dev/null @@ -1,2 +0,0 @@ -Successful builds for this board require the Braswell FSP binary and header -files along with the Braswell microcode files from Intel.