summaryrefslogtreecommitdiff
path: root/board/cr50_a1/build.mk
blob: 9b0a26c13d83b95ac8b5f4be2a2cd90fafab2058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -*- 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

CHIP:=g
CHIP_FAMILY:=cr50
CHIP_VARIANT:=cr50_a1

board-y=board.o

# Need to generate a .hex file
all: hex