From d27a565211a7bbd647599efe69695686de142e51 Mon Sep 17 00:00:00 2001 From: Mario Scheithauer Date: Mon, 17 Jul 2017 14:31:41 +0200 Subject: 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 Reviewed-on: https://review.coreboot.org/20618 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh --- src/mainboard/siemens/mc_apl1/dsdt.asl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/siemens/mc_apl1/dsdt.asl') diff --git a/src/mainboard/siemens/mc_apl1/dsdt.asl b/src/mainboard/siemens/mc_apl1/dsdt.asl index 004523a0ff..e7f1ade0dc 100644 --- a/src/mainboard/siemens/mc_apl1/dsdt.asl +++ b/src/mainboard/siemens/mc_apl1/dsdt.asl @@ -22,6 +22,9 @@ DefinitionBlock( 0x20110725 // OEM revision ) { + /* generic macros */ + #include + /* global NVS and variables */ #include -- cgit v1.2.3