On Thu, Jul 22, 2004 at 08:43:57AM -0400, Brian Gerst wrote:
This patch simply moves modpost-related files to a seperate subdirectory.
I did this in my local tree but decided for a different directory name.
Usage of modpost would conflict with the modpost binary and I suspected
that some systems would not allow this clash.
I do not expect people to run make mrproper before applying a patch..
The new directory name is: scripts/mod - also signalling that this can be
used for other module related utilities in the future.
Sam