diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2011-11-11 15:20:34 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2011-11-17 13:14:36 -0800 |
commit | cb97914b04e7b587cf555ec5b1c69d61014f3378 (patch) | |
tree | a91957b74fcc9d1305fa9a6ec086e53a893ff9fd /drivers/tc | |
parent | cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37 (diff) |
kbuild: Add support for installing generated asm headers
Generated asm headers are supposed to live in
arch/*/include/generated/asm, but objhdr-y expect them to live in the
same directory they are generated in. Instead of trying to cut that
particular Gordian knot, introduce genhdr-y that takes this into
account; the sole user of objhdr-y, linux/version.h, should be
migrated over at some later date.
Suggested-by: David Woodhouse <dwmw2@infradead.org>
Acked-by: David Woodhouse <dwmw2@infradead.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions