patch-2.4.0-test2 linux/lib/Makefile

Next file: linux/lib/cmdline.c
Previous file: linux/kernel/sysctl.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test1/linux/lib/Makefile linux/lib/Makefile
@@ -8,5 +8,6 @@
 
 L_TARGET := lib.a
 L_OBJS   := errno.o ctype.o string.o vsprintf.o brlock.o
+LX_OBJS  := cmdline.o
 
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)