* Kenneth D. Weinert <[EMAIL PROTECTED]> [2003-05-12 04:38] : > Followed up on my own post to thank the respondents - somehow it never > occurred to me that I had to go "outside" make-kpkg to do the > configuration. Thanks for letting me know that's the right way to do > it. I've built kernels for years now, it's just that this is my first > foray into the "proper" debian way to do it.
Actually you don't need to go "outside" make-kpkg to configure the kernel: you can use the target "configure" with the option "--config=[menu|x]" to do this (don't forget to "make-kpkg clean" before). This is the recommended way to do if you are using patch_the_kernel. HTH Fred

