Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « netlink « net - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: de42df7f0068c4e21c4748efcc8440b321d77ac9 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the netlink driver.
#

obj-y  				:= af_netlink.o genetlink.o

obj-$(CONFIG_NETLINK_DIAG)	+= netlink_diag.o
netlink_diag-y			:= diag.o