From: Fathi Boudra Date: Tue, 15 Apr 2014 11:51:48 +0000 (+0300) Subject: builddeb: fix missing headers in linux-headers package X-Git-Tag: omap-for-v3.17/soc-cleanup~60^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf13561bc7bda0367212c104d81e2ab7369b3c2;p=pandora-kernel.git builddeb: fix missing headers in linux-headers package The kernel headers package (linux-headers) doesn't include several header files required to build out-of-tree modules. It makes the package unusable on e.g. ARM architecture: /usr/src/linux-headers-3.14.0/arch/arm/include/asm/memory.h:24:25: fatal error: mach/memory.h: No such file or directory #include ^ compilation terminated. Signed-off-by: Fathi Boudra Reviewed-by: Ben Hutchings Signed-off-by: Michal Marek --- Reading git-diff-tree failed