patch-1.3.33 linux/drivers/net/Makefile
Next file: linux/drivers/net/README.multicast
Previous file: linux/drivers/net/3c507.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Oct 9 09:17:53 1995
- Orig file:
v1.3.32/linux/drivers/net/Makefile
- Orig date:
Sat Sep 9 15:26:52 1995
diff -u --recursive --new-file v1.3.32/linux/drivers/net/Makefile linux/drivers/net/Makefile
@@ -139,6 +139,10 @@
endif
endif
+ifneq ($(CONFIG_PPP),n)
+ M_OBJS += bsd_comp.o
+endif
+
ifeq ($(CONFIG_SLIP),y)
L_OBJS += slip.o
CONFIG_SLHC_BUILTIN = y
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this