summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx/Makefile
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2017-07-06 08:33:27 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-08 19:56:04 (GMT)
commitdd7ff4721aaf46533a42ebd017aecd70cafa98e3 (patch)
tree4ee87b35080c7a0258e0789ab71d54546f0fe0ab /arch/powerpc/cpu/mpc8xx/Makefile
parentf88c431b8a264872e9391e039541792a13a5076a (diff)
downloadu-boot-dd7ff4721aaf46533a42ebd017aecd70cafa98e3.tar.xz
powerpc, 8xx: move Serial driver to drivers/serial/
At the same time, move to Kconfig Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Diffstat (limited to 'arch/powerpc/cpu/mpc8xx/Makefile')
-rw-r--r--arch/powerpc/cpu/mpc8xx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/cpu/mpc8xx/Makefile b/arch/powerpc/cpu/mpc8xx/Makefile
index 173cf01..b40bffb 100644
--- a/arch/powerpc/cpu/mpc8xx/Makefile
+++ b/arch/powerpc/cpu/mpc8xx/Makefile
@@ -13,5 +13,4 @@ obj-$(CONFIG_OF_LIBFDT) += fdt.o
obj-$(CONFIG_CMD_IMMAP) += immap.o
obj-y += interrupts.o
obj-$(CONFIG_CMD_REGINFO) += reginfo.o
-obj-y += serial.o
obj-y += speed.o