From: Jeff Dike Date: Mon, 5 Nov 2007 22:50:59 +0000 (-0800) Subject: uml: correctly strip kernel defines from userspace CFLAGS X-Git-Tag: v2.6.24-rc2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f15cf5151c3ecfe4073fb4478f686cb396bc2b17;p=pandora-kernel.git uml: correctly strip kernel defines from userspace CFLAGS KERNEL_DEFINES needs whitespace trimmed, otherwise the whitespace crunching done by make fools the patsubst which is used to remove KERNEL_DEFINES from USER_CFLAGS. Signed-off-by: Jeff Dike Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed