]> 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 438681da7a4cb852e2e6fe2b24d4c29dabdfdcb0..003e31aebac179bac02d86283721ba972519b744 100644 (file)
@@ -38,8 +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_MPC8xx) += mpc8xx.o
 obj-$(CONFIG_RTC_MV) += mvrtc.o
 obj-$(CONFIG_RTC_MX27) += mx27rtc.o
 obj-$(CONFIG_RTC_MXS) += mxsrtc.o