blob: 8c313b26853f34fcc65d0d42c40d9ad0b0d77197 (
plain)
1
2
3
4
5
6
7
8
|
#
# Copyright (C) 2017, STMicroelectronics - All Rights Reserved
# Author(s): Patrice CHOTARD, <patrice.chotard@st.com> for STMicroelectronics.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y := stm32h743-disco.o
|