On Thu, 2007-05-24 at 14:01 -0700, Andrew Morton wrote: > On Thu, 24 May 2007 22:14:08 +0200 > Romano Giannetti <[EMAIL PROTECTED]> wrote: >
> ntfs is being naughty. > > hm, lots of Makefiles commit the same sin. Sam, is this as busted as > I think it is? Hmmm... CC [M] drivers/ide/pci/amd74xx.o drivers/ide/pci/amd74xx.c:28:24: error: ide-timing.h: No such file or directory (etc etc) ... and in Makefile: EXTRA_CFLAGS := -Idrivers/ide I changed it to EXTRA_CFLAGS += -Idrivers/ide but I have the same error. Puzzled (yes, again). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/