summaryrefslogtreecommitdiff
path: root/board/cr50/build.mk
blob: 3e34de12f9ad67527605970a509b068bda3a8295 (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_fpga

board-y=board.o

# Need to generate a .hex file
all: hex