diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-18 15:21:34 -0800 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-01-07 23:01:39 +0100 |
commit | 9dbdf520d8c3bc7bea3a4565206525f85ddc631f (patch) | |
tree | 5b2756f9c242f3ea811aa671799ebb642d88fe65 | |
parent | e396317244191df506bb2b566f91a518b639f213 (diff) |
mainboard: 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>
Reviewed-on: https://review.coreboot.org/12463
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
-rw-r--r-- | src/mainboard/google/cyan/abuild.disabled | 2 | ||||
-rw-r--r-- | src/mainboard/intel/strago/abuild.disabled | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/google/cyan/abuild.disabled b/src/mainboard/google/cyan/abuild.disabled deleted file mode 100644 index 025ebea724..0000000000 --- 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 025ebea724..0000000000 --- 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. |