mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 09:27:35 +00:00
67e2df581c
This commit adds board support for i.MXRT1170-EVK from NXP. This board is an evaluation kit provided by NXP for i.MXRT117x processor family. Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
6 lines
153 B
Makefile
6 lines
153 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2019
|
|
# Author(s): Giulio Benetti <giulio.benetti@benettiengineering.com>
|
|
|
|
obj-y := imxrt1170-evk.o
|