--- In Daniel Smolik <> wrote:
> ftp://ftp.fi.muni.cz/pub/linux/kernel/v2.6/testing/patch-2.6.23-rc1.bz2
>
> tar -xjvf linux-2.6.22.tar.bz2
> cd linux-2.6.22/
> bzip2 -dc PATH_TO_PATCH/patch-2.6.23-rc1.bz2 | patch -p1
> patch -p1 < ts72xx_cumulative_patch_2.6.23-rc1.diff
>
> Dan
Thanks, Dan. I grabbed the right kernel, patched it with the rc1 set,
then patched it with yours. I changed the command line in your config
to point to my NFS path/to/root. When I make the kernel I get an error
- it can't find one of the include files. Find shows include/ide.h in
the source tree, but not include/asm/ide.h. Any idea how to get around
this problem? Exact error message below.
Thanks again,
--Jeff
LD drivers/i2c/chips/built-in.o
LD drivers/i2c/built-in.o
CC drivers/ide/arm/ide-tscf.o
In file included from drivers/ide/arm/ide-tscf.c:14:
include/linux/ide.h:257:21: asm/ide.h: No such file or directory
make[3]: *** [drivers/ide/arm/ide-tscf.o] Error 1
make[2]: *** [drivers/ide/arm] Error 2
make[1]: *** [drivers/ide] Error 2
make: *** [drivers] 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/
|