Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
be9f643ae6aa9044c60fe80e3a2c10be8371c692
/
.
/
board
/
karo
/
tx25
/
Makefile
blob: add5dd366924812eaa4a5160209450065c4640ba [
file
] [
log
] [
blame
]
#
# (C) Copyright 2009 DENX Software Engineering
# Author: John Rigby <jcrigby@gmail.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
obj
-
y
+=
lowlevel_init
.
o
endif
obj
-
y
+=
tx25
.
o