inside the os/linux folder and then cp .config ../../kernelconfig or make -C packages/os/linux menuconfig
--- In [email protected], "Ernst Mayerhofer" <[EMAIL PROTECTED]> wrote: > > anyway, i did run it from the devboard directory. anybody else knows > something? > > > 2007/1/10, kaffbeemer <[EMAIL PROTECTED]>: > > > > Hi, > > > > you should run it from the devboard* directory. I only expect that > > make runs subprojects i. e. in underlying subdirectories but does > > not go to overlying level's. That's how I understood the SDK > > structure. > > > > So long, > > Klaus > > > > > > --- In [email protected] <foxboard%40yahoogroups.com>, "Ernst > > Mayerhofer" > > <ernst.mayerhofer@> wrote: > > > > > > Do I have to run make in the os/linux folder or in the devboard > > Folder? As > > > far as I know, it doesn't matter because make runs recursively. > > > > > > > > > 2007/1/9, kaffbeemer <klaus.loerler@>: > > > > > > > > Hi, > > > > > > > > did you run it in the following sequence: > > > > > > > > ./init_env > > > > make menuconfig > > > > ./configure > > > > make > > > > > > > > If yes then you should tell how you changed the configuration > > (just > > > > using menuconfig?) > > > > > > > > Klaus > > > > > > > > --- In [email protected] <foxboard%40yahoogroups.com><foxboard% > > 40yahoogroups.com>, "Ernst > > > > > > Mayerhofer" > > > > > > > > <ernst.mayerhofer@> wrote: > > > > > > > > > > Hi all, > > > > > > > > > > when I configure the kernel like that in the os/linux > > directory: > > > > > > > > > > $ make menuconfig > > > > > > > > > > > > > > > it happens to me that I set G8-G15 and G16-23 as Output Lines > > but > > > > they > > > > > aren't. > > > > > Also tty0 is the debug and logging console, which I don't want > > at > > > > all. > > > > > > > > > > the .config file is updated after making menuconfig, but when I > > > > call > > > > > $ make > > > > > > > > > > in the devboard directory, everything is compiled and seems to > > be > > > > fine, but > > > > > this 2 changes are not made. Also the .config file is like the > > > > standard > > > > > config file again. > > > > > > > > > > Can anybody help me? Please forgive me for this bad english. > > > > > > > > > > greets, > > > > > ernst > > > > > > > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > > > > > > > > > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > > > [Non-text portions of this message have been removed] >
