patch-1.3.52 linux/kernel/Makefile
Next file: linux/kernel/ksyms.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Dec 29 15:15:16 1995
- Orig file:
v1.3.51/linux/kernel/Makefile
- Orig date:
Thu Nov 9 11:23:56 1995
diff -u --recursive --new-file v1.3.51/linux/kernel/Makefile linux/kernel/Makefile
@@ -14,7 +14,10 @@
O_OBJS = sched.o dma.o fork.o exec_domain.o panic.o printk.o sys.o \
module.o exit.o signal.o itimer.o info.o time.o softirq.o \
resource.o
+
+ifeq ($(CONFIG_MODULES),y)
OX_OBJS = ksyms.o
+endif
include $(TOPDIR)/Rules.make
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