diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-06-25 10:53:08 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-06-30 08:59:55 +0900 |
commit | 44ea9948e93556a501c6de50b0a77042a0ba077f (patch) | |
tree | 2ae45a5a7c417b98d59dd0b394b4d8a78cffd701 /net/802/p8023.c | |
parent | 9289ea7f952b14ef2627edc49f9508234952a85e (diff) | |
download | linux-44ea9948e93556a501c6de50b0a77042a0ba077f.tar.bz2 |
tile: fix dependency and .*.cmd inclusion for incremental build
Build targets using if_changed(_rule) must depend on FORCE so that
they are evaluated every time.
In order to include .*.cmd files correctly, build targets added to
"targets" must not be prefixed with $(obj)/ because it is done by
scripts/Makefile.lib .
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'net/802/p8023.c')
0 files changed, 0 insertions, 0 deletions