diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2008-08-06 21:56:53 +0200 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2008-08-06 21:56:53 +0200 |
commit | 7a48bdd01b5cab9c043b4d42a3f377624d6259f2 (patch) | |
tree | 9cbb7bd1f90e229b5fcfde52d3194020992b31de /kernel/signal.c | |
parent | 0967d61ea0d8e8a7826bd8949cd93dd1e829ac55 (diff) | |
download | kernel_samsung_smdk4412-7a48bdd01b5cab9c043b4d42a3f377624d6259f2.zip kernel_samsung_smdk4412-7a48bdd01b5cab9c043b4d42a3f377624d6259f2.tar.gz kernel_samsung_smdk4412-7a48bdd01b5cab9c043b4d42a3f377624d6259f2.tar.bz2 |
kbuild: fix O=.. build with arm
With a make O=... build kbuild would only create
the include2/asm symlink for archs that not yet
had moved headers to include/$ARCH/include
There is no longer any reason to avoid the symlink
for archs that has moved their headers so create it
unconditionally.
This fixes arm because kbuild checked for include/asm-$ARCH/errno.h
and that file was not present for arm but the platform files
are not yet moved.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions