Sign in
nest-open-source
/
nest-learning-thermostat
/
5.7.1
/
u-boot
/
refs/heads/master
/
.
/
u-boot-imx
/
arch
/
mips
/
Makefile
blob: 43f0f5c5046b0361dfd20b8e5058edd046bbf5ad [
file
] [
log
] [
blame
] [
edit
]
#
# SPDX-License-Identifier: GPL-2.0+
#
head
-
y
:=
arch
/
mips
/
cpu
/
start
.
o
libs
-
y
+=
arch
/
mips
/
cpu
/
libs
-
y
+=
arch
/
mips
/
lib
/
libs
-
$
(
CONFIG_SOC_AU1X00
)
+=
arch
/
mips
/
mach
-
au1x00
/