mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
d275c40c69
This patch extends OMAP3 support for AM/DM37xx and introduces the AM3703-based Quipos Cairo board. Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> Reviewed-by: Simon Glass <sjg@chromium.org>
8 lines
162 B
Makefile
8 lines
162 B
Makefile
#
|
|
# (C) Copyright 2014 DENX Software Engineering
|
|
# Written-By: Albert ARIBAUD <albert.aribaud@3adev.fr>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := cairo.o
|