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