mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-20 11:43:22 +00:00
4 lines
142 B
Makefile
4 lines
142 B
Makefile
|
# common options for all tegra boards
|
||
|
COBJS-y += ../../nvidia/common/board.o
|
||
|
COBJS-$(CONFIG_TEGRA_CLOCK_SCALING) += ../../nvidia/common/emc.o
|