patch-2.4.25 linux-2.4.25/arch/mips/lib/Makefile
Next file: linux-2.4.25/arch/mips/lib/rtc-no.c
Previous file: linux-2.4.25/arch/mips/ld.script.in
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-02-18 05:36:30.000000000 -0800
-  Orig file: 
linux-2.4.24/arch/mips/lib/Makefile
-  Orig date: 
2003-08-25 04:44:40.000000000 -0700
diff -urN linux-2.4.24/arch/mips/lib/Makefile linux-2.4.25/arch/mips/lib/Makefile
@@ -11,6 +11,8 @@
 				   memset.o watch.o strlen_user.o \
 				   strncpy_user.o strnlen_user.o
 
+export-objs			:= rtc-std.o rtc-no.o
+
 ifeq ($(CONFIG_CPU_R3000)$(CONFIG_CPU_TX39XX),y)
   obj-y	+= r3k_dump_tlb.o
 else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)