patch-1.3.51 linux/drivers/net/Makefile
Next file: linux/drivers/net/README.pt
Previous file: linux/drivers/net/Config.in
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Dec 26 06:03:00 1995
- Orig file:
v1.3.50/linux/drivers/net/Makefile
- Orig date:
Sat Nov 25 19:04:40 1995
diff -u --recursive --new-file v1.3.50/linux/drivers/net/Makefile linux/drivers/net/Makefile
@@ -345,6 +345,9 @@
CONFIG_PI = CONFIG_PI
endif
+ifeq ($(CONFIG_PT),y)
+L_OBJS += pt.o
+endif
# If anything built-in uses slhc, then build it into the kernel also.
# If not, but a module uses it, build as a module.
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