ipv6: result of csum_fold() is already 16bit, no need to cast
[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-objs := wanproc.o wanmain.o
This page took 0.041928 seconds and 5 git commands to generate.