Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ca67507df8d2fe51901b4704a20eae3f1d3963fc
/
.
/
board
/
compulab
/
cm_t43
/
Makefile
blob: c749659b2687555c185c5ae59b2533ccbd6e4fd2 [
file
] [
log
] [
blame
]
#
# Makefile
#
# Copyright (C) 2015 Compulab, Ltd.
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
obj
-
y
+=
spl
.
o mux
.
o
else
obj
-
y
+=
cm_t43
.
o mux
.
o
endif