mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
d330e04d9d
In order to display the company's logo via the API of DM_VIDEO, and add the logo files of both Atmel and Microchip. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>
8 lines
150 B
Makefile
8 lines
150 B
Makefile
#
|
|
# Copyright (C) 2017 Microchip
|
|
# Wenyou.Yang <wenyou.yang@microchip.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(CONFIG_ARCH_AT91) += at91.o
|