Searched hist:"61562 f98" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/ |
H A D | Makefile.headersinst | 61562f98 Mon Mar 27 07:20:16 CDT 2017 Nicolas Dichtel <nicolas.dichtel@6wind.com> uapi: export all arch specifics directories
This patch removes the need of subdir-y. Now all files/directories under arch/<arch>/include/uapi/ are exported.
The only change for userland is the layout of the command 'make headers_install_all': directories asm-<arch> are replaced by arch-<arch>/. Those new directories contains all files/directories of the specified arch.
Note that only cris and tile have more directories than only asm: - arch-v[10|32] for cris; - arch for tile.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 61562f98 Mon Mar 27 07:20:16 CDT 2017 Nicolas Dichtel <nicolas.dichtel@6wind.com> uapi: export all arch specifics directories This patch removes the need of subdir-y. Now all files/directories under arch/<arch>/include/uapi/ are exported. The only change for userland is the layout of the command 'make headers_install_all': directories asm-<arch> are replaced by arch-<arch>/. Those new directories contains all files/directories of the specified arch. Note that only cris and tile have more directories than only asm: - arch-v[10|32] for cris; - arch for tile. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/ |
H A D | Makefile | 61562f98 Mon Mar 27 07:20:16 CDT 2017 Nicolas Dichtel <nicolas.dichtel@6wind.com> uapi: export all arch specifics directories
This patch removes the need of subdir-y. Now all files/directories under arch/<arch>/include/uapi/ are exported.
The only change for userland is the layout of the command 'make headers_install_all': directories asm-<arch> are replaced by arch-<arch>/. Those new directories contains all files/directories of the specified arch.
Note that only cris and tile have more directories than only asm: - arch-v[10|32] for cris; - arch for tile.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|