diff options
author | Masahiro Yamada <[email protected]> | 2020-01-05 00:02:26 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2020-01-14 10:42:44 +0900 |
commit | a2183c0437987409bbf87582621d096561bf321c (patch) | |
tree | 4e88c3e79ce47ab52ab9f8330e93633222697d68 /scripts/bpf_helpers_doc.py | |
parent | 9945722afdc3443eab826b2da1122509a13a50a5 (diff) |
initramfs: replace klibcdirs in Makefile with FORCE
'klibcdirs' was added by commit d39a206bc35d ("kbuild: rebuild initramfs
if content of initramfs changes"). If this is just a matter of forcing
execution of the recipe line, we can replace it with FORCE.
The following code is currently useless:
$(deps_initramfs): klibcdirs
The original intent could be a hook for the klibc integration into the
kernel tree, but klibc is a separate project, which can be built
independently. Clean it up.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Greg Thelen <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions