Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
d6a624eef128c97b35fcea47cd00ef22f005e7aa
/
.
/
drivers
/
net
/
ethernet
/
packetengines
/
Makefile
blob: 995ccd077d0c68e1662dcd1b33b08eba1d9902f3 [
file
] [
log
] [
blame
]
#
# Makefile for the Packet Engine network device drivers.
#
obj
-
$
(
CONFIG_HAMACHI
)
+=
hamachi
.
o
obj
-
$
(
CONFIG_YELLOWFIN
)
+=
yellowfin
.
o