build: keep recursive dependency check stampfiles up to date
authorFelix Fietkau <nbd@nbd.name>
Wed, 1 Feb 2017 13:44:22 +0000 (14:44 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 1 Feb 2017 13:45:13 +0000 (14:45 +0100)
commitd86802acd8ebe0aaf855dc75ad6276856032bfef
treece0e3ce212554498092c016c8a9d1995cbf5b709
parent726e45dfe956ba6e0814919f2943a6a9d2f529d3
build: keep recursive dependency check stampfiles up to date

Since the main stamp file depends on the _check stampfile, the _check
stampfile needs to be created on the first run as well.

Fixes spurious rebuilds with CONFIG_AUTOREBUILD=y

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/package.mk