include/kernel-build.mk: fix kernel rebuild on backport patch changes
authorMatthias Schiffer <mschiffer@universe-factory.net>
Sat, 14 Jul 2018 11:07:34 +0000 (13:07 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Sat, 14 Jul 2018 11:07:34 +0000 (13:07 +0200)
An incorrect variable name was referenced in KERNEL_FILE_DEPENDS, leading
to the omission of the backport-* patch dirs in the generation of the
prepared stamp name.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

No differences found