Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6dcbf164 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Paul Mackerras
Browse files

[POWERPC] scc_sio: Fix link failure



scc_sio.o should only be built if the txx9 serial driver is actually
built into the kernel.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarArnd Bergmann <arnd.bergmann@de.ibm.com>

--
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 1552cb92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@ obj-y += interrupt.o iommu.o setup.o \

obj-$(CONFIG_SMP)		+= smp.o
obj-$(CONFIG_PPC_UDBG_BEAT)	+= udbg_beat.o
obj-$(CONFIG_HAS_TXX9_SERIAL)	+= scc_sio.o
obj-$(CONFIG_SERIAL_TXX9)	+= scc_sio.o
obj-$(CONFIG_SPU_BASE)		+= spu_priv1.o