build: have scripts/feeds honor all toplevel .mk-files of a feed
authorSven Roederer <devel-sven@geroedel.de>
Sat, 9 Mar 2019 14:00:15 +0000 (15:00 +0100)
committerJohn Crispin <john@phrozen.org>
Sun, 27 Oct 2019 13:32:13 +0000 (14:32 +0100)
commitb81cee86e63d4421072839ec8a3780d8afff9337
tree795a456a9407b15aee34c8baacde2c40d2d79c69
parentcf8f9af0e096a58816be2917c7f5cab696a01d8c
build: have scripts/feeds honor all toplevel .mk-files of a feed

The luci and freifunk feed having a common Makefile included by the
individual packages. Currently a change to this file will be ignored
when running "scripts/feeds update".
When we are updating for a feed, add a dependency for all .mk files
in the root of it.

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
include/scan.mk