6 lines
204 B
Makefile
6 lines
204 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2016, STMicroelectronics - All Rights Reserved
|
|
# Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics.
|
|
|
|
obj-y := stm32f746-disco.o
|