mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 10:48:51 +00:00
aaa4ba930c
Add the SAMA5D2 PTC EK board and remove the SAMA5D2 PTC ENGI board which was a prototype. Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
8 lines
160 B
Makefile
8 lines
160 B
Makefile
#
|
|
# Copyright (C) 2017 Microchip Corporation
|
|
# Wenyou Yang <wenyou.yang@microchip.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += sama5d2_ptc_ek.o
|