7 lines
128 B
Makefile
7 lines
128 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|
||
|
# Makefile for the Broadcom Common Firmware Environment support
|
||
|
#
|
||
|
|
||
|
lib-y += cfe_api.o
|