Revision acb1872577b346bd15ab3a3f8dff780d6cca4b70 authored by Linus Torvalds on 29 July 2018, 21:44:52 UTC, committed by Linus Torvalds on 29 July 2018, 21:44:52 UTC
1 parent 3cfb677
Raw File
Makefile
#
# Makefile for NCSI API
#
obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
back to top