Sign in
hafnium
/
hafnium
/
third_party
/
linux
/
refs/heads/master
/
.
/
net
/
netlink
/
Makefile
blob: de42df7f0068c4e21c4748efcc8440b321d77ac9 [
file
] [
log
] [
blame
] [
edit
]
# 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