Re: PATCH: Update ide/legacy makefile to match changes

From: Christoph Hellwig (hch@infradead.org)
Date: Fri Mar 21 2003 - 14:04:20 EST


On Fri, Mar 21, 2003 at 07:29:41PM +0000, Alan Cox wrote:
> # Last of all
> +ifneq ($(CONFIG_X86_PC9800),y)
> obj-$(CONFIG_BLK_DEV_HD) += hd.o
> +else
> +obj-$(CONFIG_BLK_DEV_HD) += hd98.o
> +endif

That stupid. hd98.o should habe it's own config option instead
of overloading CONFIG_BLK_DEV_HD (CONFIG_BLK_DEV_HD98?).

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



This archive was generated by hypermail 2b29 : Sun Mar 23 2003 - 22:00:38 EST