9 lines
124 B
Makefile
9 lines
124 B
Makefile
#
|
|
# (C) Copyright 2017
|
|
# Patrice Chotard, <patrice.chotard@st.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y = board.o
|