summaryrefslogtreecommitdiff
path: root/util/build.mk
blob: 51d890e6300e24469d306afe67c66c4253757d0b (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- makefile -*-
# Copyright 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.
#
# Host tools build
#

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