• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂9f48ca36aafaec49b575de6d545e768ce7e4fdfa (tree)
時間2019-01-03 00:18:50
作者Yoshinori Sato <ysato@user...>
CommiterYoshinori Sato

Log Message

unified CMT

Change Summary

差異

--- a/hw/timer/Makefile.objs
+++ b/hw/timer/Makefile.objs
@@ -39,7 +39,7 @@ obj-$(CONFIG_MC146818RTC) += mc146818rtc.o
3939
4040 obj-$(CONFIG_ALLWINNER_A10_PIT) += allwinner-a10-pit.o
4141
42-obj-$(CONFIG_RX) += rx_tmr.o rx_cmt.o
42+obj-$(CONFIG_RX) += rx_tmr.o renesas_cmt.o
4343
4444 common-obj-$(CONFIG_STM32F2XX_TIMER) += stm32f2xx_timer.o
4545 common-obj-$(CONFIG_ASPEED_SOC) += aspeed_timer.o