patch-2.4.20 linux-2.4.20/arch/parisc/lib/Makefile

Next file: linux-2.4.20/arch/parisc/lib/bitops.c
Previous file: linux-2.4.20/arch/parisc/kernel/unaligned.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/parisc/lib/Makefile linux-2.4.20/arch/parisc/lib/Makefile
@@ -4,10 +4,6 @@
 
 
 L_TARGET = lib.a
-L_OBJS	= lusercopy.o bitops.o checksum.o
-
-
-.S.o:
-	$(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -c $< -o $*.o
+obj-y	:= lusercopy.o bitops.o checksum.o io.o memset.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)