From: Catalin Marinas Date: Wed, 17 Oct 2012 11:25:44 +0000 (+0100) Subject: uapi: Allow automatic generation of uapi/asm/ header files X-Git-Tag: v3.7-rc2~32^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c5994c83895c89d344f24a86276f00d308e142b;p=pandora-kernel.git uapi: Allow automatic generation of uapi/asm/ header files Several arch/*/include/uapi/asm/* header simply include the corresponding file. This patch allows such files to be specified in uapi/asm/Kbuild via "generic-y += ..." to be automatically generated (similar to asm/Kbuild). Signed-off-by: Catalin Marinas Signed-off-by: David Howells Cc: Michal Marek Cc: Arnd Bergmann --- Reading git-diff-tree failed