scrips/metadata.pl: fix broken targets with subtargets being selectable
authorJonas Gorski <jogo@openwrt.org>
Mon, 22 Oct 2012 22:16:19 +0000 (22:16 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 22 Oct 2012 22:16:19 +0000 (22:16 +0000)
commit160b3f36e1244bd1e5666af17ecc4917136f8611
tree13117393a7ca9d53a3c029f95e10663318ec6dff
parente8d7248ffcc4f492663f57b229db2ca2b7e07e59
scrips/metadata.pl: fix broken targets with subtargets being selectable

r26926 moved all target features to subtargets if present, which had the
side effect that broken targets are available for selection, just without
any available subtargets (since they are still marked as broken).

Fix this by explicitly letting the top level target also depend on broken.

SVN-Revision: 33892
scripts/metadata.pl