]> Git Repo - linux.git/blob - net/netlink/Makefile
string_helpers: fix precision loss for some inputs
[linux.git] / net / netlink / Makefile
1 #
2 # Makefile for the netlink driver.
3 #
4
5 obj-y                           := af_netlink.o genetlink.o
6
7 obj-$(CONFIG_NETLINK_DIAG)      += netlink_diag.o
8 netlink_diag-y                  := diag.o
This page took 0.03497 seconds and 4 git commands to generate.