if you are asking for the files in the directory
"/home/dimitri/Desktop/TS"?
thoes are they
arm-none-linux-gnueabi tskernel-2.6.21-ts-src.tar.gz
crosstool-linux26-3.4.4-2005q3-2.tar.gz tskernelmodules-2.6.21-ts.tar.gz
linux-2.6.21-ts
the directory where the makefile is
"/home/dimitri/Desktop/TS7200/linux-2.6.21-ts"
linux-2.6.21-ts]$ ls
arch crypto include kernel mm scripts
block Documentation init lib net security
COPYING drivers ipc MAINTAINERS README sound
CREDITS fs Kbuild Makefile REPORTING-BUGS usr
and about the cross
i made the Makefile to point to the directory "line 186 in the makefile"
linux-2.6.21-ts]$ gedit Makefile
/********************************
ARCH ?= arm
CROSS_COMPILE ?= /home/dimitri/Desktop/TS7200/arm-none-linux- gnueabi/bin
**********************************/
--- In "Gonzalo A. de la Vega" <> wrote:
>
> There is an error in your Makefile. What's on
> "/home/dimitri/Desktop/TS"? It seems it's trying to execute that
> directory. Can you post the lines where it is included?
>
> On Sat, Apr 18, 2009 at 6:49 AM, dimitri_986 <> wrote:
> >
> >
> > Hi every body
> >
> > i am facing a problem
> > while i was attempting to compile a new kernel 2.6.21 version and at the
> > final" i finished all the steps this is the last one" step when i issue the
> > command Make that what it gives me
> >
> > linux-2.6.21-ts]# make
> > make: /home/dimitri/Desktop/TS: Command not found
> > CHK include/linux/version.h
> > make[1]: `include/asm-arm/mach-types.h' is up to date.
> > CHK include/linux/utsrelease.h
> > CC arch/arm/kernel/asm-offsets.s
> > /bin/sh: /home/dimitri/Desktop/TS: No such file or directory
> > make[1]: *** [arch/arm/kernel/asm-offsets.s] Error 1
> > make: *** [prepare0] Error 2
> >
> >
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|