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