mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-05 02:51:00 +00:00
e5c5301f14
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
12 lines
252 B
Makefile
12 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
|