linux/net/decnet/netfilter/Makefile
<<
>>
Prefs
   1#
   2# Makefile for DECnet netfilter modules
   3#
   4
   5obj-$(CONFIG_DECNET_NF_GRABULATOR) += dn_rtmsg.o
   6
   7