2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/net/netlink/Makefile

9 lines
152 B
Makefile
Raw Normal View History

#
# Makefile for the netlink driver.
#
obj-y := af_netlink.o genetlink.o
obj-$(CONFIG_NETLINK_DIAG) += netlink_diag.o
netlink_diag-y := diag.o