diff options
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/postprocess/README b/postprocess/README index 197d6cbf5b8a..a29596729bd0 100644 --- a/postprocess/README +++ b/postprocess/README @@ -1,3 +1,6 @@ Postprocessing and checking of files delivered by other modules. -This module hast to be the last one before creating install sets in module 'instset_native'. +This module has to be the last one built before creating install sets +in module 'instset_native'. Thus it ties together all the dependencies +of all the other de-coupled modules. See the first line of +[[postprocess/prj/build.lst]] for that. |