Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
22aceb317678057dced5f1d6e3ac15acdb863e7b
/
.
/
drivers
/
net
/
ethernet
/
hisilicon
/
Makefile
blob: 390b71fb300062f18ffe0621fa20ded653aef11e [
file
] [
log
] [
blame
]
#
# Makefile for the HISILICON network device drivers.
#
obj
-
$
(
CONFIG_HIX5HD2_GMAC
)
+=
hix5hd2_gmac
.
o
obj
-
$
(
CONFIG_HIP04_ETH
)
+=
hip04_eth
.
o
obj
-
$
(
CONFIG_HNS_MDIO
)
+=
hns_mdio
.
o
obj
-
$
(
CONFIG_HNS
)
+=
hns
/