diff options
author | Jonas Gorski <jonas.gorski@gmail.com> | 2016-08-19 10:57:30 +0200 |
---|---|---|
committer | Jonas Gorski <jonas.gorski@gmail.com> | 2016-08-19 11:02:47 +0200 |
commit | f3923dab7b79e436292ce51c2cdc358dac2c81f3 (patch) | |
tree | 4cdcdb723ae45430f34c6f699d8bf565803711ed /include/host.mk | |
parent | c1f4040f709272bfd38db87fabb27637580e6e68 (diff) | |
download | mtk-20170518-f3923dab7b79e436292ce51c2cdc358dac2c81f3.zip mtk-20170518-f3923dab7b79e436292ce51c2cdc358dac2c81f3.tar.gz mtk-20170518-f3923dab7b79e436292ce51c2cdc358dac2c81f3.tar.bz2 |
kernel: check the right directories for rebuild
Pass KERNEL_FILE_DEPENDS to rdep instead of PKG_FILE_DEPENDS, which is
empty. Also don't pass $(CURDIR) as the directory to timestamp, as it
would also pick up non kernel related changes like image building code.
Should fix kernel being rebuild for unrelated changes, as well as not
being rebuild for changes in target/linux/generic.
Fixes: 22ef1c83b35c ("kernel: make the kernel build auto-clean the build dir like package build")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Diffstat (limited to 'include/host.mk')
0 files changed, 0 insertions, 0 deletions