Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.8
/
u-boot
/
b562747f823ca97d4d264b74b0785300ce98085c
/
.
/
u-boot-imx
/
arch
/
mips
/
lib
/
Makefile
blob: fabeb83f7e9fd910c340c2abefaef94abf361451 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2003-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
+=
board
.
o
obj
-
$
(
CONFIG_CMD_BOOTM
)
+=
bootm
.
o
lib
-
$
(
CONFIG_USE_PRIVATE_LIBGCC
)
+=
ashldi3
.
o ashrdi3
.
o lshrdi3
.
o