Sign in
zircon-guest
/
third_party
/
linux
/
62b71cd73d41ddac6b1760402bbe8c4932e23531
/
.
/
drivers
/
net
/
ethernet
/
fungible
/
Makefile
blob: df759f1585a1d06a8a2ce1af26a904b61897107a [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
#
# Makefile for the Fungible network device drivers.
#
obj
-
$
(
CONFIG_FUN_CORE
)
+=
funcore
/
obj
-
$
(
CONFIG_FUN_ETH
)
+=
funeth
/