summaryrefslogtreecommitdiff
path: root/net/netlink/Makefile
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
rw-r--r--drivers/net/ethernet/sfc/ef10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/sfc/ef10.c b/drivers/net/ethernet/sfc/ef10.c