brintos

brintos / linux-shallow public Read only

0
0
Text · 211 B · 3db4cce Raw
13 lines · plain
1# SPDX-License-Identifier: ISC2#3# Copyright (c) 2022 Broadcom Corporation4 5ccflags-y += \6	-I $(src) \7	-I $(src)/.. \8	-I $(src)/../../include9 10obj-m += brcmfmac-wcc.o11brcmfmac-wcc-objs += \12		core.o module.o13