core: reorder top-level Makefile and document things
authorSamuel Martin <s.martin49@gmail.com>
Mon, 17 Oct 2016 21:05:42 +0000 (23:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Oct 2016 21:11:01 +0000 (23:11 +0200)
commit916e614b7fdcb1ba4b7ce77868e84818b1373494
tree9c825abd0369cd57e5df11ecc5dad66e8956b023
parent0b1b2c47ba2bc3f41797fb8c21229bb437e5879e
core: reorder top-level Makefile and document things

This change only moves things around and comments what is done in the
top-level Makefile file, in order to prepare the next changes.

Note that moving the definition of $(O) before or after re-entering make
does not change anything on the buildroot behavior.

This change also renames the variable UMASK to REQ_UMASK.

Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile