]> Git Repo - buildroot-mgba.git/commit
graph-depends: add to exclusion list
authorYann E. MORIN <[email protected]>
Wed, 2 Jan 2013 10:36:03 +0000 (10:36 +0000)
committerPeter Korsgaard <[email protected]>
Wed, 2 Jan 2013 21:00:00 +0000 (22:00 +0100)
commitd946a1af93741a7ae22ec69be865a6c14a37fcf1
tree39bbe07f5bc1fb26bbae301366dfb71b0fd274a7
parent9fb388c677e33d3031e62a13335e3bacfcc28f1d
graph-depends: add to exclusion list

Add the root-password internal target to the exclusion list.

Fixes failures like:
    Getting dependencies for [... 'target-root-passwd' ...]
    Error getting dependencies [... 'target-root-passwd' ...]

Which is easily singled out with:
    $ make target-root-passwd-show-depends
    make[1]: *** No rule to make target `target-root-passwd-show-depends'.

Signed-off-by: "Yann E. MORIN" <[email protected]>
Cc: Thomas Petazzoni <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
support/scripts/graph-depends
This page took 0.051184 seconds and 4 git commands to generate.