Explorar o código

graph-depends: ignore the 'target-generic-dont-remount-rw' target

The graph-depends script tries to call 'make target-generic-dont-remount-rw',
which doesn't exist since 'target-generic-dont-remount-rw' is not a package.

See also the comments for commit 72bd61e5b8c2094378.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Luca Ceresoli %!s(int64=12) %!d(string=hai) anos
pai
achega
b193c1264a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      support/scripts/graph-depends

+ 1 - 0
support/scripts/graph-depends

@@ -164,6 +164,7 @@ TARGET_EXCEPTIONS = [
     "target-generic-issue",
     "target-generic-issue",
     "target-generic-getty-busybox",
     "target-generic-getty-busybox",
     "target-generic-do-remount-rw",
     "target-generic-do-remount-rw",
+    "target-generic-dont-remount-rw",
     "target-finalize",
     "target-finalize",
     "erase-fakeroots",
     "erase-fakeroots",
     "target-generic-hostname",
     "target-generic-hostname",