siemens/mc_apl1: Include platform.asl

The OS of this mainboard needs the _PIC method for the selection of the
type of interrupt routing.

Change-Id: Ic82ba1b368aff0030422d9602ebc882247a2191b
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/20618
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
Mario Scheithauer 2017-07-17 14:31:41 +02:00 committed by Werner Zeh
parent c2363d0fa4
commit d27a565211
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ DefinitionBlock(
0x20110725 // OEM revision
)
{
/* generic macros */
#include <soc/intel/apollolake/acpi/platform.asl>
/* global NVS and variables */
#include <soc/intel/apollolake/acpi/globalnvs.asl>