blob: 00b072b5ee5f1682a957779c40e5b15d476ad954 (
plain)
1
2
3
4
5
6
7
8
|
#
# Copyright (C) 2016, STMicroelectronics - All Rights Reserved
# Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y := stm32f746-disco.o
|