kbuild: drop include/asm
authorSam Ravnborg <sam@ravnborg.org>
Sat, 17 Oct 2009 22:00:43 +0000 (00:00 +0200)
committerMichal Marek <mmarek@suse.cz>
Sat, 12 Dec 2009 12:08:14 +0000 (13:08 +0100)
commitf7f16b7799ed68654850ab340ef812895aebcf4c
tree84d2e606b2229812fe85a16ff94cdc5963d58ac3
parentc95fa08a3e17c3f2983c4cbf409f5c9ae47b7dec
kbuild: drop include/asm

We no longer use this directory for generated files and
all architectures has moved their header files so no
symlink tricks are needed either.

Drop the symlink and drop the ARCH check.

If we really need to check that the SRCARCH has not changed
when we build a kernel we can add this check back - but then we will
find a more convenient way to store the info.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
.gitignore
Makefile