Re: [PATCH] fix/improve modular IDE (Re: [PATCH] modular IDE for 2.6.1 ugly but working fix)

From: Sam Ravnborg
Date: Sat Jan 17 2004 - 10:38:44 EST


>
> +ide-core-objs += ide.o ide-default.o ide-io.o ide-iops.o ide-lib.o \
> + ide-probe.o ide-taskfile.o

It would be more consistent to use "ide-core-y" since this is
what the following lines are expanded to.

> +
> +ide-core-$(CONFIG_BLK_DEV_CMD640) += pci/cmd640.o
Like this line.

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