]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/avionic-design/tec/Makefile
kbuild: change out-of-tree build
[people/ms/u-boot.git] / board / avionic-design / tec / Makefile
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 #
7 # SPDX-License-Identifier: GPL-2.0+
8 #
9
10 obj-y := ../common/tamonten.o
11
12 include $(srctree)/board/nvidia/common/common.mk