OSDN Git Service

CPU name fix
authorYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 9 Jan 2015 07:28:03 +0000 (16:28 +0900)
committerYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 9 Jan 2015 07:28:03 +0000 (16:28 +0900)
arch/h8300/kernel/timer/Makefile

index 86e8766..97ccc77 100644 (file)
@@ -2,4 +2,4 @@
 
 obj-y  := timer8.o
 obj-$(CONFIG_H83069) += timer16.o
-obj-$(CONFIG_H8S2674) += tpu.o
+obj-$(CONFIG_H8S2678) += tpu.o