mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 14:27:17 +00:00
11 lines
245 B
Makefile
11 lines
245 B
Makefile
#
|
|
# (C) Copyright 2010,2011 Nvidia Corporation.
|
|
#
|
|
# (C) Copyright 2000-2003
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(CONFIG_PWM_TEGRA) += pwm.o
|
|
obj-$(CONFIG_VIDEO_TEGRA) += display.o
|