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

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

diff -u --recursive --new-file v2.4.0-test12/linux/arch/sparc64/math-emu/Makefile linux/arch/sparc64/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
+obj-y    := math.o
 
 EXTRA_CFLAGS = -I. -I$(TOPDIR)/include/math-emu -w
 

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