]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/rtc/Makefile
powerpc, 8xx: remove support for 8xx
[people/ms/u-boot.git] / drivers / rtc / Makefile
index 438681da7a4cb852e2e6fe2b24d4c29dabdfdcb0..3bc918c1a00c0ff64141e7326fd92ebe0cc5c986 100644 (file)
@@ -39,7 +39,6 @@ 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