commit | ba84de9f13a150414e079c89566790e1c0c433df | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Jul 05 01:56:56 2015 +0900 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 27 15:01:55 2015 -0400 |
tree | 12ac9e903c68c5bc38cffbd9dccc8644002def78 | |
parent | 98bd0e0d9b0c85b266689cecd93a354db2c49932 [diff] |
kbuild: do not add $((generic-)offsets-file) to targets $(always) is added to targets by scripts/Makefile.build. Moreover, filechk does not need .*.cmd files. Adding these two files to targets is redundant. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>