patch-1.3.58 linux/drivers/net/Makefile
Next file: linux/drivers/net/README.tunnel
Previous file: linux/drivers/net/Config.in
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Mon Jan 15 07:59:13 1996
- Orig file:
v1.3.57/linux/drivers/net/Makefile
- Orig date:
Wed Dec 27 09:12:13 1995
diff -u --recursive --new-file v1.3.57/linux/drivers/net/Makefile linux/drivers/net/Makefile
@@ -352,10 +352,10 @@
# If anything built-in uses slhc, then build it into the kernel also.
# If not, but a module uses it, build as a module.
ifdef CONFIG_SLHC_BUILTIN
-L_OBJS += slhc.o
+LX_OBJS += slhc.o
else
ifdef CONFIG_SLHC_MODULE
- M_OBJS += slhc.o
+ MX_OBJS += slhc.o
endif
endif
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