Add an sh2eb target.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 7 May 2005 17:28:49 +0000 (17:28 -0000)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 7 May 2005 17:28:49 +0000 (17:28 -0000)
Config.in

index 522106e2e1df7bcfb1da2440af9d19aa66c91d99..c0c38ff6fa981aa89c465b80c1ad37edb27fd449 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -58,6 +58,9 @@ choice
 config BR2_sh2a_nofpueb
        bool "sh2a_nofpueb"
 
+config BR2_sh2eb
+       bool "sh2eb"
+
 config BR2_sh3
        bool "sh3"
 
@@ -83,6 +86,7 @@ config BR2_ARCH
        default "mipsel"        if BR2_mipsel
        default "powerpc"       if BR2_powerpc
        default "sh2a_nofpueb"  if BR2_sh2a_nofpueb
+       default "sh2eb"         if BR2_sh2eb
        default "sh3"           if BR2_sh3
        default "sh3eb"         if BR2_sh3eb
        default "sh4"           if BR2_sh4