1 2 3 4 5 6 7
# # Makefile for the Linux WAN router layer. # obj-$(CONFIG_WAN_ROUTER) += wanrouter.o wanrouter-y := wanproc.o wanmain.o