summaryrefslogtreecommitdiff
path: root/board/renesas/ulcb/Makefile
blob: 4f2dd1ca2117453affd74d2ef0527c0111293ae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# board/renesas/ulcb/Makefile
#
# Copyright (C) 2017 Renesas Electronics Corporation
#
# SPDX-License-Identifier: GPL-2.0+
#

ifndef CONFIG_XPL_BUILD
obj-y	+= ulcb.o cpld.o
endif