10 lines
159 B
Makefile
10 lines
159 B
Makefile
#
|
|
# Author: Masami Hiramatsu <masami.hiramatsu@linaro.org>
|
|
#
|
|
# Copyright (C) 2021 Linaro Ltd.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := developerbox.o
|