commit | 0f042eea0a4a4fb1b1999784d745a47c0bb2c2f9 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jul 10 03:32:34 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jul 10 03:43:18 2017 +0900 |
tree | 962ed3f2f51d13a73ae77a10e3a22daffd62d6ef | |
parent | 87ebb94e28ccac00bacba0d6a0dac0aac5b9c63b [diff] |
kbuild: fix comment about dst of headers_{install, check}_all Commit 61562f981e92 ("uapi: export all arch specifics directories") changed the dst from asm-<arch> to arch-<arch> for headers_install_all or headers_check_all. Update the comment. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>