]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/avionic-design/tec/Makefile
6c4ab643efc7a23e6d2e0c835b82bbdce27e5eaa
[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 $(shell mkdir -p $(obj)../common $(obj)../../nvidia/common)
11
12 obj-y := ../common/tamonten.o
13
14 include ../../nvidia/common/common.mk