Re: 2.5.21: kbuild changes broke filenames with commas

Tom Rini (trini@kernel.crashing.org)
Sun, 9 Jun 2002 11:34:00 -0700


On Sun, Jun 09, 2002 at 05:58:04PM +0100, Russell King wrote:

> With the latest kbuild version in 2.5.21, we are unable to build the
> following files:
>
[snip]
> linux/drivers/scsi/53c7,8xx.c
> linux/drivers/scsi/53c7,8xx.h
> linux/drivers/scsi/53c7,8xx.scr

How about we remove these alltogether? The ncr53c8xx and sym-2 drivers
both support the 53c810, 53c825, and 53c820 devices and there's a 'common'
53c7xx backend which handles the 53c700, 53x700-66 53c710 and 53c720
chipsets that the 53c7,8xx driver handles. The only minor issue is that
if there's any ISA (PCI?) cards with these chipsets would need a new
front-end to detect the cards.

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
-
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/