xref: /openbmc/u-boot/arch/arm/mach-tegra/tegra114/Makefile (revision 0f67e2395be44db2c1bef17b6ada2e46221908ed)
1#
2# Copyright (c) 2010-2013, NVIDIA CORPORATION.  All rights reserved.
3#
4# SPDX-License-Identifier:	GPL-2.0
5#
6
7obj-$(CONFIG_SPL_BUILD) += cpu.o
8
9obj-y	+= clock.o funcmux.o pinmux.o
10