uboot/u-boot-stm32mp-2020.01/arch/arm/mach-tegra/tegra210/Makefile

13 lines
221 B
Makefile
Raw Permalink Normal View History

2024-01-10 06:52:34 +00:00
#
# (C) Copyright 2013-2015
# NVIDIA Corporation <www.nvidia.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y += clock.o
obj-y += funcmux.o
obj-y += pinmux.o
obj-y += xusb-padctl.o
obj-y += ../xusb-padctl-common.o