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