Hi all,
"make headers_install INSTALL_HDR_PATH=<dest> ARCH=<arch>" should copy
the headers from kernel source to <dest> (the toolchain) but it copys
the headers from my system here.
i have tested this command now with kernel 2.6.39 to 3.3-rc4 its same on
every tested kernel version.
i have compared the filesize, for example /usr/include/linux/types.h
with <dest>/include/linux/types.h and <kernel_src>/include/linux/types.h
and the destination file is the same as the one in /usr/include.
I think its a big problem, because many embe
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html