6 lines
143 B
Makefile
6 lines
143 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2019 Intel Corporation <www.intel.com>
|
||
|
|
||
|
obj-y += car.o slimbootloader.o sdram.o serial.o
|