From: Arnd Bergmann Date: Mon, 21 Sep 2009 14:37:12 +0000 (+0200) Subject: warn about use of uninstalled kernel headers X-Git-Tag: v2.6.32-rc5~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c01226c3145d173a0d38f9d5b4f229cc23d99ae2;p=pandora-kernel.git warn about use of uninstalled kernel headers User applications frequently hit problems when they try to use the kernel headers directly, rather than the exported headers. This adds an explicit warning for this case, and points to a URL holding an explanation of why this is wrong and what to do about it. Signed-off-by: Arnd Bergmann Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed