patch-2.3.51 linux/arch/sparc/lib/Makefile

Next file: linux/arch/sparc/lib/irqlock.S
Previous file: linux/arch/sparc/kernel/sys_sunos.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/arch/sparc/lib/Makefile linux/arch/sparc/lib/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.31 1999/12/28 11:50:39 jj Exp $
+# $Id: Makefile,v 1.32 2000/02/28 04:00:48 anton Exp $
 # Makefile for Sparc library files..
 #
 
@@ -7,10 +7,6 @@
 	strncpy_from_user.o divdi3.o udivdi3.o strlen_user.o \
 	copy_user.o locks.o atomic.o bitops.o debuglocks.o lshrdi3.o \
 	ashldi3.o rwsem.o
-
-ifdef CONFIG_SMP
-OBJS += irqlock.o
-endif
 
 lib.a: $(OBJS)
 	$(AR) rcs lib.a $(OBJS)

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