Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.6
/
u-boot
/
bd995ac3850661d5989e579f55c0a1480931e9f1
/
.
/
u-boot-imx
/
arch
/
arm
/
cpu
/
armv7
/
tegra20
/
Makefile
blob: 9b4295c72d6f2397053741d3684dc15f7e828cf8 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2010,2011 Nvidia Corporation.
#
# (C) Copyright 2000-2003
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_PWM_TEGRA
)
+=
pwm
.
o
obj
-
$
(
CONFIG_VIDEO_TEGRA
)
+=
display
.
o