On Sun, 28 Apr 2002 20:27:17 +1000, 
Greg Banks <[EMAIL PROTECTED]> wrote:
>/somedir/linux-2.5.8//Makefile-2.5:250: 
>/somedir/linux-2.5.8/arch/sh/Makefile.defs.noconfig: No such file or directory
>/somedir/linux-2.5.8/scripts/Makefile-2.5:470: 
>/somedir/linux-2.5.8/arch/sh/Makefile.defs.config: No such file or directory
>/somedir/linux-2.5.8//Makefile-2.5:250: 
>/somedir/linux-2.5.8/arch/sh/Makefile.defs.noconfig: No such file or directory
>/somedir/linux-2.5.8/scripts/Makefile-2.5:470: 
>/somedir/linux-2.5.8/arch/sh/Makefile.defs.config: No such file or directory

Some parts of kbuild 2.5 have to be in KBUILD_SRCTREE_000.  All the
pre-processing programs, Makefile-2.5, scripts/Makefile-2.5 and, at the
moment, arch/$(ARCH)/Makefile.defs.* must be in the base tree.  It
might be possible to relax the restriction on Makefile.defs.*, I will
look at it tomorrow.


_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to