mirror of
https://xff.cz/git/u-boot/
synced 2025-09-26 21:11:18 +02:00
This patch adds support for stm32f7 family & stm32f746 board. Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
9 lines
130 B
Makefile
9 lines
130 B
Makefile
#
|
|
# (C) Copyright 2016
|
|
# Vikas Manocha <vikas.manocha@st.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := stm32f746-disco.o
|