Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7b2500babd6b9fce7ef9ae43132d42279442edc9
/
.
/
board
/
technologic
/
ts4600
/
Makefile
blob: faa297058294512ae5f1dd5b6b94df3589c12398 [
file
] [
log
] [
blame
]
Sebastien Bourdelin
d9e268e
2016-11-08 12:18:07 -0500
[
diff
] [
blame
]
1
#
2
# (C) Copyright 2016 Savoir-faire Linux
3
#
4
# SPDX-License-Identifier: GPL-2.0+
5
#
6
7
ifndef CONFIG_SPL_BUILD
8
obj
-
y
:=
ts4600
.
o
9
else
10
obj
-
y
:=
iomux
.
o
11
endif