Sign in
android-kvm
/
linux
/
01370532b72e954989a3175eabe47f90fc6d2a6b
/
.
/
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