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