Hi! >> There're new configure options added to tune modules building process. >> New m4 function tries to determine if kernel-devel package is available >> and sets makefile's variables (WITH_MODULES, ...) accordingly. >> >> Signed-off-by: Alexey Kodanev<[email protected]> > This part looks fine. > > Maybe it would be better to include detected kernel version in the > configure output as well, but apart from that it's ok. > Sure, I will add VERSION and PATCHLEVEL variables from .../build/Makefile to configure. Then we can use these variables (WITH_MODULES, KERNEL_VERSION and KERNEL_PATCHLEVEL) to determine whether to compile specific modules or not. Also, would it be better to use KBUILD_VERSION, KBUILD_PATCHLEVEL, KBUILD_RELEASE names?
Thanks, Alexey ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
