summaryrefslogtreecommitdiff
path: root/baseboard/mtscp-rv32i/build.mk
blob: 5835fa2909d49c265ca5c121fc8039c808b5df5e (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- makefile -*-
# Copyright 2021 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-$(HAS_TASK_VDEC_SERVICE)+=vdec.o
baseboard-$(HAS_TASK_VENC_SERVICE)+=venc.o
baseboard-$(HAS_TASK_MDP_SERVICE)+=mdp.o