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>
Tue, 3 Jul 2018 09:20:42 +0000 (11:20 +0200)
commit2a7d8cd165be3045727fabd9bbfd53fc84fda675
tree3240976e6aa58216f606da960142d6bd76202c3d
parent208a3a141090d84fb9922062ee982ab11ee832f7
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