From d275c40c69cad09a139f4a1df874e68c086df7a7 Mon Sep 17 00:00:00 2001 From: "Albert ARIBAUD \\(3ADEV\\)" Date: Tue, 3 Feb 2015 18:13:14 +0100 Subject: omap3: add support for QUIPOS Cairo board. This patch extends OMAP3 support for AM/DM37xx and introduces the AM3703-based Quipos Cairo board. Signed-off-by: Albert ARIBAUD (3ADEV) Reviewed-by: Simon Glass --- board/quipos/cairo/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 board/quipos/cairo/Makefile (limited to 'board/quipos/cairo/Makefile') diff --git a/board/quipos/cairo/Makefile b/board/quipos/cairo/Makefile new file mode 100644 index 0000000..445088f --- /dev/null +++ b/board/quipos/cairo/Makefile @@ -0,0 +1,8 @@ +# +# (C) Copyright 2014 DENX Software Engineering +# Written-By: Albert ARIBAUD +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := cairo.o -- cgit v1.1