6 lines
86 B
Makefile
6 lines
86 B
Makefile
#
|
|
# Makefile for the netlink driver.
|
|
#
|
|
|
|
obj-y := af_netlink.o attr.o genetlink.o
|