]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/avionic-design/tec-ng/Makefile
ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board
[karo-tx-uboot.git] / board / avionic-design / tec-ng / Makefile
1 #
2 # (C) Copyright 2013
3 # Avionic Design GmbH <www.avionic-design.de>
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 $(shell mkdir -p $(obj)../common $(obj)../../nvidia/common)
9
10 obj-y   := ../common/tamonten-ng.o
11
12 include ../../nvidia/common/common.mk