Searched hist:"79 b05c1f31e2ed3dbc4e1d098a29687f5c39c495" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/um/ |
H A D | Kconfig | diff 79b05c1f31e2ed3dbc4e1d098a29687f5c39c495 Tue Jul 31 06:39:26 CDT 2018 Christoph Hellwig <hch@lst.de> um: stop abusing KBUILD_KCONFIG
Instead create a arch/um/Kconfig file that just includes the actual per-arch Kconfig file. Note that we use HEADER_ARCH to find the per-arch Kconfig file as that variable already includes the normalization from i386 or x86_64 to x86.
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Richard Weinberger <richard@nod.at> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/arch/um/ |
H A D | Kconfig | diff 79b05c1f31e2ed3dbc4e1d098a29687f5c39c495 Tue Jul 31 06:39:26 CDT 2018 Christoph Hellwig <hch@lst.de> um: stop abusing KBUILD_KCONFIG
Instead create a arch/um/Kconfig file that just includes the actual per-arch Kconfig file. Note that we use HEADER_ARCH to find the per-arch Kconfig file as that variable already includes the normalization from i386 or x86_64 to x86.
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Richard Weinberger <richard@nod.at> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | Makefile | diff 79b05c1f31e2ed3dbc4e1d098a29687f5c39c495 Tue Jul 31 06:39:26 CDT 2018 Christoph Hellwig <hch@lst.de> um: stop abusing KBUILD_KCONFIG
Instead create a arch/um/Kconfig file that just includes the actual per-arch Kconfig file. Note that we use HEADER_ARCH to find the per-arch Kconfig file as that variable already includes the normalization from i386 or x86_64 to x86.
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Richard Weinberger <richard@nod.at> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|