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