Thierry Reding | d70575b | 2012-06-04 20:02:30 +0000 | [diff] [blame] | 1 | # |
| 2 | # (C) Copyright 2010,2011 |
| 3 | # NVIDIA Corporation <www.nvidia.com> |
| 4 | # (C) Copyright 2011,2012 |
| 5 | # Avionic Design GmbH <www.avionic-design.de> |
| 6 | # |
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 7 | # SPDX-License-Identifier: GPL-2.0+ |
Thierry Reding | d70575b | 2012-06-04 20:02:30 +0000 | [diff] [blame] | 8 | # |
| 9 | |
Masahiro Yamada | 3bddafa | 2013-10-21 11:53:41 +0900 | [diff] [blame] | 10 | obj-y := ../common/tamonten.o |
Thierry Reding | d70575b | 2012-06-04 20:02:30 +0000 | [diff] [blame] | 11 | |
Marc Dietrich | 73286d8 | 2012-10-03 04:26:28 +0000 | [diff] [blame] | 12 | include ../../nvidia/common/common.mk |