1
0
Fork 0
alistair23-linux/scripts/package
Fathi Boudra 8bf13561bc 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 <mach/memory.h>
 ^
 compilation terminated.

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Reviewed-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2014-06-18 21:36:36 +02:00
..
Makefile kbuild: trivial - remove trailing empty lines 2014-06-10 00:04:06 +02:00
builddeb builddeb: fix missing headers in linux-headers package 2014-06-18 21:36:36 +02:00
buildtar kbuild: Fix tar-pkg with relative $(objtree) 2014-06-18 17:34:59 +02:00
mkspec rpm-pkg: add generation of kernel-devel 2013-07-23 14:36:44 +02:00