Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux
/
9f162193d6e48eb4ff51c2ea3612f1daebca1b7e
/
.
/
drivers
/
firmware
/
broadcom
/
Makefile
blob: 17c5061c47a7765ec6144479c1d62c9d7531d233 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
$
(
CONFIG_BCM47XX_NVRAM
)
+=
bcm47xx_nvram
.
o
obj
-
$
(
CONFIG_BCM47XX_SPROM
)
+=
bcm47xx_sprom
.
o
obj
-
$
(
CONFIG_TEE_BNXT_FW
)
+=
tee_bnxt_fw
.
o