mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
54abb000e3
Now that most exynos5250 boards can use the generic exynos5 code, switch over to it and remove the old code. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
108 B
Makefile
7 lines
108 B
Makefile
#
|
|
# Copyright (C) 2012 Samsung Electronics
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += smdk5250_spl.o
|