Use the new symbol to refer to any 'SPL' build, including TPL and VPL Signed-off-by: Simon Glass <sjg@chromium.org>
8 lines
129 B
Makefile
8 lines
129 B
Makefile
# Copyright (C) 2018 Collabora Ltd.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := pcl063.o
|
|
obj-$(CONFIG_XPL_BUILD) += spl.o
|