xref: /openbmc/u-boot/board/atmel/at91sam9261ek/Makefile (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
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 
10 obj-y += at91sam9261ek.o
11 obj-$(CONFIG_AT91_LED) += led.o
12