diff --git a/README b/README index 0e3b30b04b7ec63d98a5b79239aacd0d3d2ad0d9..e9f37a125ea841710a9b448abadbd9d2ef22c55e 100644 --- a/README +++ b/README @@ -49,6 +49,9 @@ BOARD_POLICY_REPLACE and BOARD_POLICY_UNION. It is an error to specify a BOARD_SEPOLICY_DIRS that has no entries when specifying BOARD_SEPOLICY_REPLACE. +It is an error to specify a BOARD_POLICY_UNION file that +doesn't appear in any of the BOARD_SEPOLICY_DIRS locations. + BOARD_SEPOLICY_IGNORE is a list of paths (directory + filename) of files that are not to be included in the resulting policy. This list is passed to filter-out to remove any paths you may want to ignore. This