Ralf Mardorf wrote: > usually building kernels for 64 Studio is fine, but today I stopped > building the kernel, because there's something wrong, or I made a > mistake. Please take a look at the attachment.
Hi Ralf, This is the second line of the .config file # Automatically generated make config: don't edit I always use either menuconfig or xconfig to set the kernel parameters. "make oldconfig" is also handy if you want your new kernel to be configured the same way as your current one. That way you are sure that you are not trying to set parameters that does not exist. Cheers, Quentin _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
