Sign in
zircon-guest
/
third_party
/
linux
/
15d8fee68f3b8bf3a1bb3b728a8dce752af25c1d
/
.
/
drivers
/
mcb
/
Makefile
blob: 77073c5928f421243a572c8f5387b102cac4846a [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_MCB
)
+=
mcb
.
o
mcb
-
y
+=
mcb
-
core
.
o
mcb
-
y
+=
mcb
-
parse
.
o
obj
-
$
(
CONFIG_MCB_PCI
)
+=
mcb
-
pci
.
o
obj
-
$
(
CONFIG_MCB_LPC
)
+=
mcb
-
lpc
.
o