mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-28 11:19:52 -04:00
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/
|