vfs: now it can be done - make mnt_parent point to struct mount
[deliverable/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.030339 seconds and 5 git commands to generate.