[SR-Dev] compile only a given list of modules

Juha Heinanen jh at tutpro.com
Mon Apr 20 16:17:02 CEST 2009


Andrei Pelinescu-Onciul writes:

 > If what you want is to compile only enum and dialplan:
 > make modules-cfg modules="modules/enum modules/dialplan" modules_s="" modules_k=""

andrei,

it would be nice if i could achieve the same just be editing modules.lst
somehow, i.e., list there which modules and s and k modules i want to
make.  for example, there could be lines

modules=
modules_k=
modules_s=

and if any of them is non-empty, then those listed will get compiled.

excluded_modules makes nowadays little sense, since an average user uses
less than half of the modules.

-- juha



More information about the sr-dev mailing list