PATH:
usr
/
src
/
kernels
/
5.14.0-611.49.2.el9_7.x86_64
/
net
/
ncsi
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for NCSI API # obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
[-] Makefile
[edit]
[-] Kconfig
[edit]
[+]
..