XiweiWang wrote: > Hello, > > > > I want to build a kernel that support realtime thread,so i open > > the realated option :
> > Library routines ---> > > Fast Real-Time Domain ---> > > Fast Real-Time Domain ---> > > (8) Number of real-time threads to run > > Fast Real-Time Domain Advanced Options ---> > > > > but when i compile it the compiler report the error message: > > In file included from include/linux/frd.h:25, > > from kernel/timer.c:38: > > include/asm/frd.h:15:26: asm/arch/frd.h: 没有那个文件或目录 > > make[1]: *** [kernel/timer.o] Error 1 > > make: *** [kernel] Error 2 > > I do my best to find this file ,but finally faild. Is any one who can help me! > YOu have an early, pre-release version of the MV kernel where FRD was not supported. The final release has a working FRD. Kevin _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
