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