mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
11bd5e7b62
This patch provides u-boot support for Liebherr (LWN) mccmon6 board. Signed-off-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Stefano Babic <sbabic@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
8 lines
155 B
Makefile
8 lines
155 B
Makefile
#
|
|
# (C) Copyright 2016-2017
|
|
# Lukasz Majewski, DENX Software Engineering, lukma@denx.de
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := mccmon6.o spl.o
|