On Wed, 06 Dec 2023 22:55:45 +1100, Michael Ellerman wrote: > There's no need to use $(ARCH) for references to the arch directory in > the source tree, it is always arch/powerpc. > >
Applied to powerpc/next. [1/4] powerpc/Makefile: Don't use $(ARCH) unnecessarily https://git.kernel.org/powerpc/c/dc420877b5bd92db5d80df6b117c7a0f987290af [2/4] powerpc/vdso: No need to undef powerpc for 64-bit build https://git.kernel.org/powerpc/c/42449052c94f22e18e01d71147d8fd75cb58132a [3/4] powerpc/Makefile: Default to ppc64le_defconfig when cross building https://git.kernel.org/powerpc/c/22f17b02f88b48c01d3ac38d40d2b0b695ab2d10 [4/4] powerpc/Makefile: Auto detect cross compiler https://git.kernel.org/powerpc/c/402928b58ec62b42b11992a7b51ff2f56ed65a18 cheers