David Woodhouse 0db19c412c x86_64: fix headers_install
A bug in headers_install for ARCH=x86_64 yields an asm/ directory full of
files all of which are using the same #ifdef guard, "__ASM_STUB_" with no
postfix.  So the second and later asm files #included in the same C file
(often through standard headers like ioctl.h) yields no symbols.

Strangeness with the Ubuntu 'tell me if I support something that's not
explcitly mentioned in POSIX, and I'll strip it out' shell, I believe.

We don't need the 'export' but we do need a semicolon at the end of the
FNAME line:

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-06 10:23:43 -07:00
..
2007-05-09 08:57:56 +02:00
2007-05-07 12:12:58 -07:00
2005-04-16 15:20:36 -07:00
2006-10-02 19:46:55 -07:00
2005-04-16 15:20:36 -07:00
2006-06-25 10:01:00 -07:00
2005-04-16 15:20:36 -07:00
2006-07-03 23:30:54 +02:00
2005-04-16 15:20:36 -07:00
2005-07-13 23:09:16 +00:00
2006-01-10 00:10:13 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 08:39:38 -08:00