patch-2.4.20 linux-2.4.20/arch/mips/math-emu/Makefile
Next file: linux-2.4.20/arch/mips/math-emu/cp1emu.c
Previous file: linux-2.4.20/arch/mips/lib/tinycon.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Nov 28 15:53:10 2002
- Orig file:
linux-2.4.19/arch/mips/math-emu/Makefile
- Orig date:
Fri Aug 2 17:39:43 2002
diff -urN linux-2.4.19/arch/mips/math-emu/Makefile linux-2.4.20/arch/mips/math-emu/Makefile
@@ -16,6 +16,6 @@
dp_tint.o dp_fint.o dp_tlong.o dp_flong.o sp_frexp.o sp_modf.o \
sp_div.o sp_mul.o sp_sub.o sp_add.o sp_fdp.o sp_cmp.o sp_logb.o \
sp_scalb.o sp_simple.o sp_tint.o sp_fint.o sp_tlong.o sp_flong.o \
- dp_sqrt.o sp_sqrt.o kernel_linkage.o
+ dp_sqrt.o sp_sqrt.o kernel_linkage.o dsemul.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)