Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d449575753ee7aa9eb39efc2fd9431f5cc9f6979
/
.
/
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