xref: /openbmc/u-boot/board/atmel/at91sam9261ek/Makefile (revision 88dc40991494951015978b381bc37899fd9971d4)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2003-2008
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5#
6# (C) Copyright 2008
7# Stelian Pop <stelian@popies.net>
8# Lead Tech Design <www.leadtechdesign.com>
9
10obj-y += at91sam9261ek.o
11obj-$(CONFIG_AT91_LED) += led.o
12