> Actually problem is I have 2000 source file for
> single kernel module with 2.4 kbuild architecture.
> All this source file are in different directory
> sturcture.
A big module I must say...
Take a look at fs/xfs/
they have source scattered over a few directories.
But you will require a single kbuild file listing all the .o
file that is generated.
But with the dense syntax used by kbuild that should
not be a problem.
If you continue to struggle upload the code somwhere and let
us take a look.
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html