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

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)