From: Paolo 'Blaisorblade' Giarrusso Date: Thu, 29 Dec 2005 16:40:02 +0000 (+0100) Subject: [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled X-Git-Tag: v2.6.15~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b44442416a243f05881b0dd094b621a46ab4b3;p=pandora-kernel.git [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled Fix UML compilation when SKAS mode is disabled. Indeed, we were compiling SKAS-only object files, which failed due to some SKAS-only headers being excluded from the search path. Thanks to the bug report from Pekka J Enberg. Acked-by: Pekka J Enberg Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed