Heiko Schocher | 0f8bc28 | 2013-12-02 07:47:22 +0100 | [diff] [blame] | 1 | # |
2 | # Makefile for Siemens TAURUS (AT91SAM9G20) based board | ||||
3 | # (C) Copyright 2013 Siemens AG | ||||
4 | # | ||||
5 | # Based on: | ||||
6 | # U-Boot file: board/atmel/at91sam9260ek/Makefile | ||||
7 | # | ||||
8 | # (C) Copyright 2003-2008 | ||||
9 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. | ||||
10 | # | ||||
11 | # (C) Copyright 2008 | ||||
12 | # Stelian Pop <stelian@popies.net> | ||||
13 | # Lead Tech Design <www.leadtechdesign.com> | ||||
14 | # | ||||
15 | # SPDX-License-Identifier: GPL-2.0+ | ||||
16 | # | ||||
17 | |||||
18 | obj-y += taurus.o |