Sign in
android-kvm
/
linux
/
879e288692c899d52fcc01ae73121a771ea10d18
/
.
/
drivers
/
net
/
ethernet
/
wangxun
/
Makefile
blob: ca19311dbe3892caf81816092d121227b50a0eb1 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Wangxun network device drivers.
#
obj
-
$
(
CONFIG_LIBWX
)
+=
libwx
/
obj
-
$
(
CONFIG_TXGBE
)
+=
txgbe
/
obj
-
$
(
CONFIG_NGBE
)
+=
ngbe
/