From: Sam Ravnborg Date: Sun, 22 Jun 2008 19:42:06 +0000 (+0200) Subject: kbuild: asm symlink support for arch/$ARCH/include X-Git-Tag: v2.6.27-rc1~58^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e57d051160dd61776461637f767df19036b1186;p=pandora-kernel.git kbuild: asm symlink support for arch/$ARCH/include Adjust the asm symlink support so we do not create the symlink unless really needed. We check the precense of include/asm-$ARCH by checking for the system.h file. We may end up with a stale directory so it is not enough to check if the directory is present. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed