Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « netlink « net - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e837917f6c03e919dbaa555e4a984a1a3fc0ad58 (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the netlink driver.
#

obj-y  				:= af_netlink.o genetlink.o

obj-$(CONFIG_NETLINK_DIAG)	+= netlink_diag.o
netlink_diag-y			:= diag.o