this is not really a hidden menuconfig :-) but the kernel config

there are essentially 3 ways to reach it

1.) make kernelconfig
2.) make -C packages/os/linux-2.6 menuconfig
3.) run menuconfig in the kernel folder


however another "hidden2menuconfig is that of busybox

1.) make busybox


John

Quoting Geert Vancompernolle <[EMAIL PROTECTED]>:

> Ok, found it myself "by coincidence"...
>
> I was reading the thread of Roberto Asquini regarding start-up
> problems with freshly new FoxBoards (832 versions)
> (http://tech.groups.yahoo.com/group/foxboard/message/3370) and I ran
> into the following link while reading the story:
>
> http://www.acmesystems.it/?id=832
>
> In that article, somewhat halfway, there's a description of another
> make menuconfig invocation which I didn't know at all:
>
> make -C packages/os/linux-2.6 menuconfig
>
> When running this script, I see all the items I had problems with the
> other day, when I tried to use the Beta2 SDK.
>
> Are there any more of those "hidden secret" make menuconfig scripts?
>
> Best rgds,
>
> --Geert
>
>
>



Reply via email to