mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
c68c03f52b
Last user of this option went away in commit:
fdc7718999
("board: usb_a9263: Update to support DT and DM")
Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
13 lines
283 B
Makefile
13 lines
283 B
Makefile
#
|
|
# (C) Copyright 2003-2008
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# (C) Copyright 2008
|
|
# Stelian Pop <stelian@popies.net>
|
|
# Lead Tech Design <www.leadtechdesign.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += at91sam9rlek.o
|
|
obj-$(CONFIG_AT91_LED) += led.o
|