Re: Announce: Kernel Build for 2.5, Release 1.1 is available.

Russell King (rmk@arm.linux.org.uk)
Sun, 12 Aug 2001 15:56:33 +0100


On Mon, Aug 13, 2001 at 12:48:14AM +1000, Keith Owens wrote:
> No. The aim is for a user to look at the makefile in a directory and
> know everything that is created in that directory. If you allow
> creation of a file in one directory but storing it in another then you
> have to search all makefiles to find out what is created in any
> directory. Horrible!

Can we have a makefile in include/asm-$(ARCH) then please?

I think stuff like:

#include "../../../../arch/arm/constants.h"

or

#include "../../../../arch/arm/tools/mach-types.h"

is even more disgusting.

--
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/