From: David B. <db...@du...> - 2002-03-01 20:48:28
|
So turns out the kbuild-2.4.18 patch was still setting the crypto Config's in /crypto, but the sources got moved to /kernel/crypto and so patching things broke all the configs. Especially menuconfig, it just wouldn't display anything. So i went through and changed them all to /kernel/crypto i just compiled a kernel with it and it appears to patch correctly, works well with the makefile patch i just submitted. Dave |