mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
13 lines
252 B
Makefile
13 lines
252 B
Makefile
#
|
|
# (C) Copyright 2010,2011
|
|
# NVIDIA Corporation <www.nvidia.com>
|
|
# (C) Copyright 2011,2012
|
|
# Avionic Design GmbH <www.avionic-design.de>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := ../common/tamonten.o
|
|
|
|
include ../../nvidia/common/common.mk
|