mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-03 12:24:45 +08:00
51ba902a16
Initialize hw interface as part of the nic initialization for accessing hw. Signed-off-by: Aviad Krawczyk <aviad.krawczyk@huawei.com> Signed-off-by: Zhao Chen <zhaochen6@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
6 lines
77 B
Makefile
6 lines
77 B
Makefile
#
|
|
# Makefile for the Huawei device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_HINIC) += hinic/
|