From: Linus Torvalds Date: Fri, 24 Apr 2020 17:39:32 +0000 (-0700) Subject: Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahi... X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~2325 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=b9916af776013051a34ccf47bc5e13acffef16c3;p=linux.git Merge tag 'kbuild-fixes-v5.7' of git://git./linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - fix scripts/config to properly handle ':' in string type CONFIG options - fix unneeded rebuilds of DT schema check rule - git rid of ordering dependency between and to fix build errors in some network drivers - clean up generated headers of host arch with 'make ARCH=um mrproper' * tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: h8300: ignore vmlinux.lds Documentation: kbuild: fix the section title format um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/ arch: split MODULE_ARCH_VERMAGIC definitions out to kbuild: fix DT binding schema rule again to avoid needless rebuilds scripts/config: allow colons in option strings for sed --- b9916af776013051a34ccf47bc5e13acffef16c3