summaryrefslogtreecommitdiff
path: root/util/build.mk
blob: dde78b68662d88be948e47864ef0b731f32fa561 (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- makefile -*-
# Copyright 2014 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# Host tools build
#

ifeq ($(CHIP),npcx)
build-util-bin=ecst
endif