-stable review patch. If anyone has any objections, please let us know. ------------------ From: David Woodhouse No need for UML to export headers for userspace to build against. Signed-off-by: David Woodhouse Signed-off-by: Greg Kroah-Hartman --- include/asm-um/Kbuild | 1 - 1 file changed, 1 deletion(-) --- linux-2.6.18.orig/include/asm-um/Kbuild +++ /dev/null @@ -1 +0,0 @@ -include include/asm-generic/Kbuild.asm --