]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sh/include/asm/cpu_sh4.h
sh: add support for sh7752evb board
[karo-tx-uboot.git] / arch / sh / include / asm / cpu_sh4.h
index f1f49fe7fae69c9655c946cb01e43df5ee37f703..af5c56f21e6dc71ef51cf7ce7d2a5f100d4de31d 100644 (file)
@@ -48,6 +48,8 @@
 # include <asm/cpu_sh7724.h>
 #elif defined (CONFIG_CPU_SH7734)
 # include <asm/cpu_sh7734.h>
+#elif defined (CONFIG_CPU_SH7752)
+# include <asm/cpu_sh7752.h>
 #elif defined (CONFIG_CPU_SH7757)
 # include <asm/cpu_sh7757.h>
 #elif defined (CONFIG_CPU_SH7763)