blob: f41eb307231d60448b933703617edf6d151a8452 [file] [log] [blame]
Alban Bedel8f380382013-11-14 10:58:30 +01001#
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
10obj-y := ../common/tamonten-ng.o
11
12include ../../nvidia/common/common.mk