1# SPDX-License-Identifier: GPL-2.0+
2#
3# Makefile for mini-box PICOSAM9G45 (AT91SAM9G45) based board
4# (C) Copytight 2015 Inter Act B.V.
5#
6# Based on:
7# U-Boot file: board/atmel/at91sam9m10g45ek/Makefile
8#
9# (C) Copyright 2003-2008
10# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
11#
12# (C) Copyright 2008
13# Stelian Pop <stelian@popies.net>
14# Lead Tech Design <www.leadtechdesign.com>
15
16obj-y += picosam9g45.o
17obj-y += led.o
18