mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 11:18:28 +00:00
e23b19f4a8
Add stm32f429-evaluation board support. For more information, please visit: http://www.st.com/en/evaluation-tools/stm32429i-eval.html Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
8 lines
217 B
Makefile
8 lines
217 B
Makefile
#
|
|
# Copyright (C) 2018, STMicroelectronics - All Rights Reserved
|
|
# Author(s): Patrice CHOTARD, <patrice.chotard@st.com> for STMicroelectronics.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := stm32f429-evaluation.o
|