patch-1.3.31 linux/net/Makefile
Next file: linux/net/ipv4/Makefile
Previous file: linux/net/Changes
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Oct 2 14:25:12 1995
- Orig file:
v1.3.30/linux/net/Makefile
- Orig date:
Fri Aug 18 08:44:58 1995
diff -u --recursive --new-file v1.3.30/linux/net/Makefile linux/net/Makefile
@@ -11,6 +11,6 @@
ALL_SUB_DIRS := 802 ax25 core ethernet ipv4 ipx unix appletalk netrom
SUB_DIRS := $(ALL_SUB_DIRS)
L_TARGET := network.a
-L_OBJS := socket.o protocols.o $(join $(SUB_DIRS),$(SUB_DIRS:%=/%.o))
+L_OBJS := socket.o protocols.o netlink.o $(join $(SUB_DIRS),$(SUB_DIRS:%=/%.o))
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this