repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
hisilicon
/
Makefile
blob
390b71fb300062f18ffe0621fa20ded653aef11e
1
#
2
# Makefile for the HISILICON network device drivers.
3
#
4
5
obj-
$(
CONFIG_HIX5HD2_GMAC
) +=
hix5hd2_gmac.o
6
obj-
$(
CONFIG_HIP04_ETH
) +=
hip04_eth.o
7
obj-
$(
CONFIG_HNS_MDIO
) +=
hns_mdio.o
8
obj-
$(
CONFIG_HNS
) +=
hns
/