patch-2.4.0-test2 linux/kernel/Makefile
Next file: linux/kernel/acct.c
Previous file: linux/ipc/util.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Jun 19 18:47:54 2000
- Orig file:
v2.4.0-test1/linux/kernel/Makefile
- Orig date:
Mon Mar 27 08:08:32 2000
diff -u --recursive --new-file v2.4.0-test1/linux/kernel/Makefile linux/kernel/Makefile
@@ -8,11 +8,11 @@
# Note 2! The CFLAGS definitions are now in the main makefile...
O_TARGET := kernel.o
-O_OBJS = sched.o dma.o fork.o exec_domain.o panic.o printk.o sys.o \
+O_OBJS = sched.o dma.o fork.o exec_domain.o panic.o printk.o \
module.o exit.o itimer.o info.o time.o softirq.o resource.o \
sysctl.o acct.o capability.o ptrace.o timer.o
-OX_OBJS += signal.o
+OX_OBJS += signal.o sys.o
ifeq ($(CONFIG_UID16),y)
O_OBJS += uid16.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)