Commit 2c5cd5ed authored by Michael Grünewald's avatar Michael Grünewald
Browse files

Detect wrong setup of the module list

If the initialisation of the MODULE variable starts with MODULE+=
rather than with MODULE=, the list will grow with each recursive
call of make.

This is a very puzzling issue, so we detect this automatically
and make this an error condition.
parent 50fcdf5e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment