Klaus Darilion writes:
Nevertheless, I get lots of warnings:
that is because i have in debian/rules QUIET=1 and didn't see those.
how can i achieve verbose re-compilation of one module? i have tried
QUIET=1
export QUIET
make modules=modules_k/modules nathelper
but still it gets compiled quietly.
or would it be possible to make QUIET=1 to show not only errors, but
also warnings?
-- juha