Sign in
gem5
/
arm
/
linux-arm64-legacy
/
d7b6e53e326e18f4124e121ee5b0a138a6bc9a1b
/
.
/
drivers
/
net
/
ethernet
/
via
/
Makefile
blob: 46c5d4a3d8f169dc0b11993663cc69ea0a0e6c46 [
file
] [
log
] [
blame
]
#
# Makefile for the VIA device drivers.
#
obj
-
$
(
CONFIG_VIA_RHINE
)
+=
via
-
rhine
.
o
obj
-
$
(
CONFIG_VIA_VELOCITY
)
+=
via
-
velocity
.
o