Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux.git
/
ccd1cdca5cd433c8a5dff78b69a79b31d9b77ee1
/
.
/
drivers
/
net
/
ethernet
/
apm
/
Makefile
blob: cc8af97241fbaf2caa70e78af9500b23dde45787 [
file
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for APM X-GENE Ethernet driver.
#
obj
-
$
(
CONFIG_NET_XGENE
)
+=
xgene
/
obj
-
$
(
CONFIG_NET_XGENE_V2
)
+=
xgene
-
v2
/