mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
39cb4f3c25
Add Menlosystems M53 board, based on the M53 SoM. This board has Ethernet, USB host, USB gadget, UART and LCD on it. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de>
9 lines
207 B
Makefile
9 lines
207 B
Makefile
#
|
|
# Menlosystems M53Menlo
|
|
# Copyright (C) 2012-2017 Marek Vasut <marex@denx.de>
|
|
# Copyright (C) 2014-2017 Olaf Mandel <o.mandel@menlosystems.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := m53menlo.o
|