]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4732c241a1ba4e4064cdf068b7531500f18743cf
tree84d2e606b2229812fe85a16ff94cdc5963d58ac3
parent283d2d8d43794773de7c5f645435b88bf066adc1
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