mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
e66c49fa93
This patch adds support for stm32f7 family & stm32f746 board. Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
8 lines
132 B
Makefile
8 lines
132 B
Makefile
#
|
|
# (C) Copyright 2016
|
|
# Vikas Manocha, <vikas.manocha@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += timer.o clock.o
|