mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
e66c49fa93
This patch adds support for stm32f7 family & stm32f746 board. Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
8 lines
130 B
Makefile
8 lines
130 B
Makefile
#
|
|
# (C) Copyright 2016
|
|
# Vikas Manocha <vikas.manocha@st.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := stm32f746-disco.o
|