7 lines
213 B
Makefile
7 lines
213 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2018, STMicroelectronics - All Rights Reserved
|
||
|
# Author(s): Patrice CHOTARD, <patrice.chotard@st.com> for STMicroelectronics.
|
||
|
|
||
|
obj-y := stm32f429-evaluation.o
|