]> Git Repo - linux.git/blob - net/wanrouter/Makefile
net: dont hold rtnl mutex during netlink dump callbacks
[linux.git] / net / wanrouter / Makefile
1 #
2 # Makefile for the Linux WAN router layer.
3 #
4
5 obj-$(CONFIG_WAN_ROUTER) += wanrouter.o
6
7 wanrouter-y :=  wanproc.o wanmain.o
This page took 0.036654 seconds and 4 git commands to generate.