diff options
Diffstat (limited to 'support/scripts')
-rwxr-xr-x | support/scripts/graph-depends | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/scripts/graph-depends b/support/scripts/graph-depends index 1163d7967..180c81d94 100755 --- a/support/scripts/graph-depends +++ b/support/scripts/graph-depends @@ -168,6 +168,7 @@ TARGET_EXCEPTIONS = [ "erase-fakeroots", "target-generic-hostname", "target-root-passwd", + "target-post-image", ] # In full mode, start with the result of get_targets() to get the main |