8 lines
112 B
Makefile
8 lines
112 B
Makefile
|
#
|
||
|
# Copyright (c) 2017 Intel Corporation
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += start.o edison.o
|