Re: [PATCH] make make install install modules too

From: Sam Ravnborg
Date: Mon Sep 27 2004 - 00:23:25 EST


On Fri, Sep 17, 2004 at 06:00:51PM +0100, Matthew Wilcox wrote:
>
> I keep forgetting to run 'make modules_install' after make install. Since
> make now compiles modules too and there's no separate make modules step,
> it seems to make sense that make install should also install modules.

No, we do not want to change such basic behaviour.
So many poeple are used to current scheme with:
make modules_install && make install

that it would't be worth breaking their ways of working.

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/