patch-2.4.0-test6 linux/drivers/net/wan/Makefile

Next file: linux/drivers/net/wan/lmc/Makefile
Previous file: linux/drivers/net/stnic.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/drivers/net/wan/Makefile linux/drivers/net/wan/Makefile
@@ -76,10 +76,12 @@
 ifeq ($(CONFIG_COMX_HW_LOCOMX),y)
 L_OBJS += comx-hw-locomx.o
 CONFIG_85230_BUILTIN=y
+CONFIG_SYNCPPP_BUILTIN = y
 else 
   ifeq ($(CONFIG_COMX_HW_LOCOMX),m)
   M_OBJS += comx-hw-locomx.o
   CONFIG_85230_MODULE=y
+  CONFIG_SYNCPPP_MODULE = y
   endif
 endif
 

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