commit | 91e34163d316770930a1323d688e6b6fbca92fcd | [log] [tgz] |
---|---|---|
author | Geoff Levand <geoff@infradead.org> | Thu Jun 20 14:43:07 2013 -0700 |
committer | Simon Horman <horms@verge.net.au> | Fri Jun 21 09:47:00 2013 +0900 |
tree | 24e1b2accb8ff793ca0c1f4176163ae2700f7ba1 | |
parent | 7cda46d53d4e6f7947d3a9bb9372911d81a7da3e [diff] |
arm: Fix out of tree build error Prefix local include paths with $(srcdir)/. Fixes build errors like these when building for ARM out of the source tree: cc1: fatal error: kexec/arch/arm/crashdump-arm.h: No such file or directory Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Simon Horman <horms@verge.net.au>