e9a05bb4d3
Modify spdx tag for all CAF authored files for Kona. Change-Id: I9308c7189412b1e428a7f67ded0dc076b0e38254 Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
9 lines
142 B
Makefile
9 lines
142 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Makefile for the MHI stack
|
|
#
|
|
|
|
# core layer
|
|
obj-y += core/
|
|
obj-y += controllers/
|
|
obj-y += devices/
|