commit | a8ff49a1d92da4eb566d026adc43946852975129 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jul 10 03:32:35 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jul 10 03:43:19 2017 +0900 |
tree | de89a4354cdc5e30d1fa676b12cd67a9669325bd | |
parent | 0f042eea0a4a4fb1b1999784d745a47c0bb2c2f9 [diff] |
kbuild: pass dst= to Makefile.headersinst from top Makefile We can always pass dst= from the top Makefile. This will simplify the logic in Makefile.headersinst. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>