Home | History | Annotate | Download | only in taurus
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # Makefile for Siemens TAURUS (AT91SAM9G20) based board
      4 # (C) Copyright 2013 Siemens AG
      5 #
      6 # Based on:
      7 # U-Boot file: board/atmel/at91sam9260ek/Makefile
      8 #
      9 # (C) Copyright 2003-2008
     10 # Wolfgang Denk, DENX Software Engineering, wd (at] denx.de.
     11 #
     12 # (C) Copyright 2008
     13 # Stelian Pop <stelian (at] popies.net>
     14 # Lead Tech Design <www.leadtechdesign.com>
     15 
     16 obj-y	+= taurus.o
     17