summaryrefslogtreecommitdiff
path: root/test/build.mk
diff options
context:
space:
mode:
authorShawn Nematbakhsh <shawnn@chromium.org>2015-08-11 15:09:27 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-08-12 04:25:14 +0000
commitc41174c5e57ab95082f2c412715179e97ca1026f (patch)
treeb93613914e1ca046304d9de181e2ee7c04a06590 /test/build.mk
parent263b66204ceb84b9d89a4a06254fb8c281bbbf02 (diff)
downloadchrome-ec-c41174c5e57ab95082f2c412715179e97ca1026f.tar.gz
glados: Enable `tests` build
`tests` build was previously disabled for glados due to errors building power/skylake.c. Properly undef the chipset config to make `tests` work for all skylake platforms. BUG=None TEST=`make BOARD=glados tests` BRANCH=None Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Change-Id: I7a730cdd5e30a932ff0cd1f3beef77873b9e0630 Reviewed-on: https://chromium-review.googlesource.com/292910 Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'test/build.mk')
-rw-r--r--test/build.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/build.mk b/test/build.mk
index db162cd702..b1403bd90b 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -16,11 +16,6 @@ test-list-$(BOARD_PIT)+=kb_scan stress
# compile with it. Disable them for now.
test-list-$(BOARD_SAMUS)=
-# Glados board-specific chipset code, and the tests don't
-# compile with it. Disable them for now.
-test-list-$(BOARD_GLADOS)=
-test-list-$(BOARD_GLADOS_PD)=
-
# Ryu has issues when building tests
test-list-$(BOARD_RYU)=