Re: 2.5.21: kbuild changes broke filenames with commas

Keith Owens (kaos@ocs.com.au)
Tue, 11 Jun 2002 09:02:45 +1000


On Sun, 9 Jun 2002 17:58:04 +0100,
Russell King <rmk@arm.linux.org.uk> wrote:
>With the latest kbuild version in 2.5.21, we are unable to build the
>following files:
>
>linux/drivers/block/smart1,2.h
>linux/drivers/scsi/53c7,8xx.c
>linux/drivers/scsi/53c7,8xx.h
>linux/drivers/scsi/53c7,8xx.scr
>linux/arch/arm/mm/proc-arm6,7.S
>linux/arch/arm/mm/proc-arm2,3.S

kbuild 2.5 can handle filenames with ',' in the name. I do not believe
in restricting what users can do unless there is absolutely no
alternative. In this case a smarter build system can handle special
filenames.

-
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/