blob: 8293ae914de7d8c0b629215f1cbdd25e1cf316c9 (
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 = board.o
|