Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7c8109016c52774194f73d7de4150d1f83f563d1
/
.
/
board
/
nvidia
/
common
/
common.mk
blob: bd6202c2999ba6b2ef986a97caab534fd2b8673f [
file
] [
log
] [
blame
]
# common options for all tegra boards
COBJS
-
y
+=
../../
nvidia
/
common
/
board
.
o
COBJS
-
$
(
CONFIG_SPI_UART_SWITCH
)
+=
../../
nvidia
/
common
/
uart
-
spi
-
switch
.
o
COBJS
-
$
(
CONFIG_TEGRA_CLOCK_SCALING
)
+=
../../
nvidia
/
common
/
emc
.
o