In message <427256F5.8080903 at web.de> you wrote: > > I'm having a problem compiling Linux 2.4.25 as included in ELDK version > 3.1 / Build 2004-11-10. > > When trying to compile ppc_8xx/usr/src/linux-2.4.25/drivers/char/flash.c > it throws an error:
You are using an inappropriate configuration of the Linux kernel. > It looks like it misses ppcboot.h or something. Is there something I > need to select in the kernel configuration to get rid of that error? Not to select, but to unselect: don't try enabling the CONFIG_FLASH option if (1) you don't know exactly what you're doing *and* (2) you are really using on of the boards supported by this driver (which is obsolete und unsupported, btw.). Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de A failure will not appear until a unit has passed final inspection.