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
- Lines: 13
- Date:
Sun Aug 6 22:20:09 2000
- Orig file:
v2.4.0-test5/linux/drivers/net/wan/Makefile
- Orig date:
Fri Jul 14 12:12:11 2000
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)