]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/powerpc/boot/Makefile
powerpc: conditionally compile platform-specific serial drivers
authorHannes Reinecke <hare@suse.de>
Tue, 27 Jun 2017 14:29:51 +0000 (16:29 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 31 Aug 2017 04:26:48 +0000 (14:26 +1000)
commit866bfc75f40e4f8a00d268f73f3a02f572e6c082
treecb7416d60c27c5848decdedf9851c3ee0acd3070
parenteb039161da2ff388cc30d076badd8e06fb015f33
powerpc: conditionally compile platform-specific serial drivers

mpsc.c and mpc52xx-psc.c are platform-specific serial drivers, and
should be compiled for the respective platforms only.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Torsten Duwe <duwe@suse.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/Makefile
arch/powerpc/boot/serial.c