Re: [PATCH] selftests/powerpc: Fix Makefiles for headers_install change

2018-09-28 Thread Anders Roxell
On Fri, 28 Sep 2018 at 07:43, Michael Ellerman wrote: > > Commit b2d35fa5fc80 ("selftests: add headers_install to lib.mk") > introduced a requirement that Makefiles more than one level below the > selftests directory need to define top_srcdir, but it didn't update > any of the powerpc Makefiles. >

Re: [PATCH] selftests/powerpc: Fix Makefiles for headers_install change

2018-09-28 Thread Michael Ellerman
Anders Roxell writes: > On Fri, 28 Sep 2018 at 07:43, Michael Ellerman wrote: >> >> Commit b2d35fa5fc80 ("selftests: add headers_install to lib.mk") >> introduced a requirement that Makefiles more than one level below the >> selftests directory need to define top_srcdir, but it didn't update >> a

[PATCH] selftests/powerpc: Fix Makefiles for headers_install change

2018-09-27 Thread Michael Ellerman
Commit b2d35fa5fc80 ("selftests: add headers_install to lib.mk") introduced a requirement that Makefiles more than one level below the selftests directory need to define top_srcdir, but it didn't update any of the powerpc Makefiles. This broke building all the powerpc selftests with eg: make[1]