mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
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
12 lines
232 B
Makefile
12 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
|