patch-2.4.0-test3 linux/arch/i386/lib/Makefile
Next file: linux/arch/i386/lib/dec_and_lock.c
Previous file: linux/arch/i386/kernel/vm86.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jul 7 17:55:39 2000
- Orig file:
v2.4.0-test2/linux/arch/i386/lib/Makefile
- Orig date:
Tue Apr 11 15:09:12 2000
diff -u --recursive --new-file v2.4.0-test2/linux/arch/i386/lib/Makefile linux/arch/i386/lib/Makefile
@@ -13,4 +13,8 @@
L_OBJS += mmx.o
endif
+ifdef CONFIG_HAVE_DEC_LOCK
+L_OBJS += dec_and_lock.o
+endif
+
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)