mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
7237d22baa
This patch returns back support for old ep93xx processors family Signed-off-by: Sergey Kostanbaev <sergey.kostanbaev@gmail.com> Cc: albert.u.boot@aribaud.net
11 lines
232 B
Makefile
11 lines
232 B
Makefile
#
|
|
# (C) Copyright 2013
|
|
# Sergey Kostanbaev <sergey.kostanbaev <at> fairwaves.ru>
|
|
#
|
|
# (C) Copyright 2003-2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd <at> denx.de.
|
|
#
|
|
# * SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := edb93xx.o
|