build: fix target metadata scan dependencies
authorFelix Fietkau <nbd@nbd.name>
Mon, 2 Jul 2018 12:23:19 +0000 (14:23 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 2 Jul 2018 12:27:06 +0000 (14:27 +0200)
commit29b2199eb084bb3d8a58f92d3b2256a4fb53fe51
treea52f998b4e07544a812f5f9aa9d16b731804abe7
parent516d995d6ada872701e05fab12c0655ea2025eca
build: fix target metadata scan dependencies

Move SCAN_DEPS to scan.mk to eliminate redundancy with scripts/feeds
Add image/*.mk to SCAN_DEPS for targets to pick up newly added devices

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/scan.mk
include/toplevel.mk
scripts/feeds