patch-2.4.0-prerelease linux/arch/sparc/math-emu/Makefile

Next file: linux/arch/sparc/mm/Makefile
Previous file: linux/arch/sparc/lib/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test12/linux/arch/sparc/math-emu/Makefile linux/arch/sparc/math-emu/Makefile
@@ -8,7 +8,7 @@
 # Note 2! The CFLAGS definition is now in the main makefile...
 
 O_TARGET := math-emu.o
-O_OBJS   := math.o ashldi3.o
+obj-y    := math.o ashldi3.o
 
 .S.s:
 	$(CPP) $(AFLAGS) -ansi $< -o $*.s

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