commit | afbc8d8e72daa5a5faf6a0242186bdfcc42b2427 | [log] [tgz] |
---|---|---|
author | Khem Raj <raj.khem@gmail.com> | Thu Sep 04 23:11:01 2008 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Sep 05 15:44:31 2008 +0100 |
tree | 8d3c699c56daffdaa1d18507f23044fb7b9fd36f | |
parent | 076c7f4c6c55c37975c8e04ae6827267794d5d2e [diff] |
Fix conditional export of kvh.h and a.out.h to userspace. Some architectures have moved the asm/ into arch/ and some have not. This patch checks for a.out.h and kvh.h in both places before exporting the corresponding file from linux/ [dwmw2: simplified a little] Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>