xref: /linux-6.15/net/netlink/Makefile (revision e9cc8bdd)
1#
2# Makefile for the netlink driver.
3#
4
5obj-y  				:= af_netlink.o genetlink.o
6