xref: /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra30/Makefile (revision 51cb23d45263eb0c0dd7e8e22e9a6e10c8b81f3e)
1#
2# Copyright (c) 2010-2012, 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