Sign in
android-kvm
/
linux
/
aa662fc04f5b290b3979332588bf8d812b189962
/
.
/
drivers
/
net
/
ethernet
/
packetengines
/
Makefile
blob: cf054b796d1112316f9cebe199a375b24415f725 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Packet Engines network device drivers.
#
obj
-
$
(
CONFIG_HAMACHI
)
+=
hamachi
.
o
obj
-
$
(
CONFIG_YELLOWFIN
)
+=
yellowfin
.
o