patch-2.4.4 linux/net/wanrouter/Makefile

Next file: linux/net/wanrouter/af_wanpipe.c
Previous file: linux/net/unix/af_unix.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/net/wanrouter/Makefile linux/net/wanrouter/Makefile
@@ -12,7 +12,7 @@
 export-objs := wanmain.o
 
 obj-y :=  wanproc.o wanmain.o
-obj-m := $(O_TARGET)
+obj-m := $(O_TARGET) af_wanpipe.o
 
 include $(TOPDIR)/Rules.make
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)