]> git.sur5r.net Git - u-boot/blobdiff - drivers/rtc/Makefile
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
[u-boot] / drivers / rtc / Makefile
index 3bc918c1a00c0ff64141e7326fd92ebe0cc5c986..003e31aebac179bac02d86283721ba972519b744 100644 (file)
@@ -38,7 +38,6 @@ obj-$(CONFIG_RTC_MC146818) += mc146818.o
 obj-$(CONFIG_RTC_MCP79411) += ds1307.o
 obj-$(CONFIG_MCFRTC) += mcfrtc.o
 obj-$(CONFIG_RTC_MK48T59) += mk48t59.o
-obj-$(CONFIG_RTC_MPC5200) += mpc5xxx.o
 obj-$(CONFIG_RTC_MV) += mvrtc.o
 obj-$(CONFIG_RTC_MX27) += mx27rtc.o
 obj-$(CONFIG_RTC_MXS) += mxsrtc.o