commit | 85082ac540890db54a95a69d1784ca701df47cbd | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Mon Feb 24 11:12:10 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Tue Feb 25 11:01:28 2014 -0500 |
tree | e03dcf8046e2003cb4ebb7239526074a856eddad | |
parent | b91674a95c966ad98587b9d15a4bf1ed25446bad [diff] |
kbuild: abolish "depend" target This commit moves include/generated/{generic-asm-offsets.h, asm-offsets.h} from "depend" targets to "prepare" targets and deletes "depend" targets. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>