|
From: Serge L. <fi...@in...> - 2009-02-09 21:15:50
|
Stefan Engel wrote: > Hi, > > I found two minor issues when compiling the current v1.3 cvs version > (latest version from cvs, no additional changes). > > In the 'prepare' script it is necessary to disable CONFIG_NFS_FS if > compiling the kernel without any NFS support. If not, 'make oldconfig' > is hanging waiting for input for this config option. Attached is the > diff containing the fix. Thanks, I've committed the patch. Actually, CONFIG_NFS was renamed to CONFIG_NFS_FS and we didn't catch this moment. -- Sincerely, Serge |