aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/purism/librem_skl/Makefile.inc
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@puri.sm>2018-02-09 18:42:49 -0500
committerPatrick Georgi <pgeorgi@google.com>2018-04-06 06:41:20 +0000
commit59d89a8e599eb15582fbf56a11f08da08ff19ed3 (patch)
tree1df65f09dbbb1c26343cbc7795de8225340c9953 /src/mainboard/purism/librem_skl/Makefile.inc
parent91c8e23e013204d415582b6ff2444ba5e3021306 (diff)
purism/librem_skl: Enable TPM support
Change the GPIO to match the TPM-enabled motherboards, and add TPM support in devicetree and enable the config. After changing the GPIO table, the librem 13v2 and librem 15v3 now have the same GPIOs, so use a single gpio.h file instead of one file per variant. Change-Id: I425654c1c972118aa81c27961246238c2eef782d Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm> Reviewed-on: https://review.coreboot.org/23683 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/purism/librem_skl/Makefile.inc')
-rw-r--r--src/mainboard/purism/librem_skl/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/purism/librem_skl/Makefile.inc b/src/mainboard/purism/librem_skl/Makefile.inc
index 18c9ad6520..5a7131f1ba 100644
--- a/src/mainboard/purism/librem_skl/Makefile.inc
+++ b/src/mainboard/purism/librem_skl/Makefile.inc
@@ -18,5 +18,3 @@ romstage-y += pei_data.c
ramstage-y += pei_data.c
ramstage-y += ramstage.c
ramstage-y += hda_verb.c
-
-CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include