diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-12-05 21:53:26 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-17 17:00:18 +0100 |
commit | 84c4a10a75fda9e00b551789d77fdb2791924aad (patch) | |
tree | 694aefe7cea7c80dbcef4cc96197f3d8d77c9ef7 /toolchain/gcc/4.5.2/powerpc-link-with-math-lib.patch.conditional | |
parent | e8d0f4121605dcd3c621addb6ef7e77cc6865647 (diff) | |
download | buildroot-novena-84c4a10a75fda9e00b551789d77fdb2791924aad.tar.gz buildroot-novena-84c4a10a75fda9e00b551789d77fdb2791924aad.zip |
linux: add KERNEL_ARCH_PATH to fix x86-specific issue
Both i386 and x86_64 architectures are supported by the arch/x86
directory in the kernel. So, when we copy the kernel configuration
file to arch/$(KERNEL_ARCH)/configs/, it does not work because
arch/i386 and arch/x86_64 do not exist.
So, we introduce KERNEL_ARCH_PATH, which is the path to the
architecture specific directory in the kernel source tree.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/gcc/4.5.2/powerpc-link-with-math-lib.patch.conditional')
0 files changed, 0 insertions, 0 deletions