summaryrefslogtreecommitdiff
path: root/board/npcx7_evb/build.mk
blob: 4bd829202cfe1b0994442272b61c260826091dc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# -*- makefile -*-
# Copyright 2017 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 Nuvoton NPCX7 M-Series EC (npcx7m6g, npcx7m6f, npcx7m6fb, npcx7m6fc,
# npcx7m7fc, npcx7m7wb, npcx7m7wc)
# CHIP_VARIANT:
#    npcx7m6g  - for npcx7 ec without internal flash
#    npcx7m6f  - for npcx7 ec with internal flash
#    npcx7m6fb - for npcx7 ec with internal flash, enhanced features.
#    npcx7m6fc - the same as npcx7m6fb but internal flash size is 512 Kbytes.
#    npcx7m7fc - the same as npcx7m6fc but more RAM sizes.
#    npcx7m7wb - for npcx7 ec with internal flash, enhanced features + WOV.
#    npcx7m7wc - the same as npcx7m7wb but internal flash size is 512 Kbytes.

CHIP:=npcx
CHIP_FAMILY:=npcx7
CHIP_VARIANT:=npcx7m7wb

board-y=board.o