浏览代码

config: set ARCH if powerpc64 is selected in the configuration

Signed-off-by: Florian Larysch <[email protected]>
Florian Larysch 9 年之前
父节点
当前提交
7ea6261b43
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/Config.in

+ 1 - 0
target/Config.in

@@ -199,6 +199,7 @@ config ARCH
 	default "mips64"    if mips64
 	default "mips64el"  if mips64el
 	default "powerpc"   if powerpc
+	default "powerpc64" if powerpc64
 	default "sh3"       if sh3
 	default "sh3eb"     if sh3eb
 	default "sh4"       if sh4