summaryrefslogtreecommitdiff
path: root/baseboard/dedede/build.mk
blob: e86d1976ed1064c2e78ba40478d161222b10848e (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- makefile -*-
# Copyright 2020 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.
#
# Baseboard specific files build
#

baseboard-y=baseboard.o cbi_fw_config.o
baseboard-$(VARIANT_DEDEDE_EC_NPCX796FC)+=variant_ec_npcx796fc.o
baseboard-$(VARIANT_DEDEDE_EC_IT8320)+=variant_ec_it8320.o