diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2018-10-10 07:13:05 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-10-18 15:56:17 +0200 |
commit | c47ca98d32a22a412ddbc69916cf62bdcdfa1a4e (patch) | |
tree | 7f2d46541f29e71465839ca2197ebea1d5aa8b5f /arch/powerpc/sysdev/Makefile | |
parent | macintosh/windfarm_smu_sat: Fix debug output (diff) | |
download | linux-c47ca98d32a22a412ddbc69916cf62bdcdfa1a4e.tar.xz linux-c47ca98d32a22a412ddbc69916cf62bdcdfa1a4e.zip |
powerpc: Move core kernel logic into arch/powerpc/Kbuild
This is a nice cleanup, arch/powerpc/Makefile is long and messy so
moving this out helps a little.
It also allows us to do:
$ make arch/powerpc
Which can be helpful if you just want to compile test some changes to
arch code and not link everything.
Finally it also gives us a single place to do subdir-cc-flags
assignments which affect the whole of arch/powerpc, which we will do
in a future patch.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/sysdev/Makefile')
0 files changed, 0 insertions, 0 deletions