6 lines
138 B
Makefile
6 lines
138 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2017, Bin Meng <bmeng.cn@gmail.com>
|
||
|
|
||
|
obj-y += braswell.o early_uart.o fsp_configs.o
|