From bdc680d8ed7ea24cdfb1b5498f73a1008c71ad37 Mon Sep 17 00:00:00 2001 From: Randall Spangler Date: Fri, 29 May 2015 13:51:49 -0700 Subject: Remove obsolete EC targets This is needed to allow cleanup and refactoring of the EC codebase in ToT. All of these boards use firmware from branches and uploaded to BCS, so they don't actually care that ToT can't build their firmware. BUG=chromium:493866 TEST=build on the following using cbuildbot: daisy-paladin falco-paladin link-paladin nyan-paladin peppy-paladin samus-paladin squawks-paladin daisy_spring-paladin CQ-DEPEND=CL:274121,CL:274127 BRANCH=none Change-Id: I19598843755ded7b2385cc712ef463e5de4411b8 Signed-off-by: Randall Spangler Reviewed-on: https://chromium-review.googlesource.com/274121 Reviewed-by: Bill Richardson --- test/build.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'test/build.mk') diff --git a/test/build.mk b/test/build.mk index e2652d4270..5addad174f 100644 --- a/test/build.mk +++ b/test/build.mk @@ -11,8 +11,6 @@ test-list-y=pingpong timer_calib timer_dos timer_jump mutex utils test-list-$(BOARD_BDS)+= test-list-$(BOARD_PIT)+=kb_scan stress -test-list-$(BOARD_SNOW)+=kb_scan stress -test-list-$(BOARD_SPRING)+=kb_scan stress # Samus has board-specific chipset code, and the tests don't # compile with it. Disable them for now. @@ -38,7 +36,7 @@ test-list-$(BOARD_OAK_PD)= # Emulator tests test-list-host=mutex pingpong utils kb_scan kb_mkbp lid_sw power_button hooks test-list-host+=thermal flash queue kb_8042 extpwr_gpio console_edit system -test-list-host+=sbs_charging adapter host_command thermal_falco led_spring +test-list-host+=sbs_charging adapter host_command test-list-host+=bklight_lid bklight_passthru interrupt timer_dos button test-list-host+=motion_lid math_util sbs_charging_v2 battery_get_params_smart test-list-host+=lightbar inductive_charging usb_pd fan charge_manager @@ -62,7 +60,6 @@ interrupt-scale=10 kb_8042-y=kb_8042.o kb_mkbp-y=kb_mkbp.o kb_scan-y=kb_scan.o -led_spring-y=led_spring.o led_spring_impl.o lid_sw-y=lid_sw.o math_util-y=math_util.o motion_lid-y=motion_lid.o @@ -76,7 +73,6 @@ sbs_charging_v2-y=sbs_charging_v2.o stress-y=stress.o system-y=system.o thermal-y=thermal.o -thermal_falco-y=thermal_falco.o timer_calib-y=timer_calib.o timer_dos-y=timer_dos.o usb_pd-y=usb_pd.o -- cgit v1.2.1