]> Git Repo - linux.git/blob - net/netlink/Makefile
set_user: add capability check when rlimit(RLIMIT_NPROC) exceeds
[linux.git] / net / netlink / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the netlink driver.
4 #
5
6 obj-y                           := af_netlink.o genetlink.o policy.o
7
8 obj-$(CONFIG_NETLINK_DIAG)      += netlink_diag.o
9 netlink_diag-y                  := diag.o
This page took 0.036279 seconds and 4 git commands to generate.