From 460037b6e9bcf2583f8133d3139562a8c16f0dfc Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Wed, 3 Jun 2015 13:59:02 -0500 Subject: glados: remove tests for glados Without this change emerge fails. Hit the tests with a big hammer. TEST=emerge-glados chromeos-ec BRANCH=None BUG=None Change-Id: Ieb8f380520f078f91d5a676e3e6fcc687d6050a5 Signed-off-by: Aaron Durbin Reviewed-on: https://chromium-review.googlesource.com/275007 Reviewed-by: Alec Berg --- test/build.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/build.mk') diff --git a/test/build.mk b/test/build.mk index 2742b371c4..e2652d4270 100644 --- a/test/build.mk +++ b/test/build.mk @@ -18,6 +18,11 @@ test-list-$(BOARD_SPRING)+=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)= test-list-$(BOARD_RYU_P4P5)= -- cgit v1.2.1