summaryrefslogtreecommitdiff
path: root/board/renesas/v3hsk/Makefile
blob: e6db77468e6cf44b46fcfa11d5d13505872945e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# board/renesas/v3hsk/Makefile
#
# Copyright (C) 2019 Renesas Electronics Corporation
# Copyright (C) 2019 Cogent Embedded, Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#

ifndef CONFIG_XPL_BUILD
obj-$(CONFIG_SYSRESET)	+= cpld.o
endif