瀏覽代碼

add host-build for xtensa u-boot

Waldemar Brodkorb 10 年之前
父節點
當前提交
25e6ae36b5
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      target/config/Config.in.tools

+ 4 - 0
target/config/Config.in.tools

@@ -81,6 +81,10 @@ config ADK_HOST_BUILD_U_BOOT_GIT
 	bool
 	default n
 
+config ADK_HOST_BUILD_U_BOOT_XTENSA
+	bool
+	default y if ADK_TARGET_ARCH_XTENSA
+
 config ADK_HOST_BUILD_PATCH
 	bool
 	default n