summaryrefslogtreecommitdiff
path: root/board/jerry/build.mk
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2015-05-29 13:51:49 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-06-05 19:35:06 +0000
commitbdc680d8ed7ea24cdfb1b5498f73a1008c71ad37 (patch)
tree476e29e4edc29049843b19c3d2344ca6a2d435c0 /board/jerry/build.mk
parente856db125850bfc38e341b7df055efea5ae59026 (diff)
downloadchrome-ec-bdc680d8ed7ea24cdfb1b5498f73a1008c71ad37.tar.gz
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 <rspangler@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/274121 Reviewed-by: Bill Richardson <wfrichar@chromium.org>
Diffstat (limited to 'board/jerry/build.mk')
-rw-r--r--board/jerry/build.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/board/jerry/build.mk b/board/jerry/build.mk
deleted file mode 100644
index e9b9999094..0000000000
--- a/board/jerry/build.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# -*- makefile -*-
-# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-#
-# Board specific files build
-
-# the IC is STmicro STM32F071RB
-CHIP:=stm32
-CHIP_FAMILY:=stm32f0
-CHIP_VARIANT:=stm32f07x
-
-board-y=board.o battery.o