소스 검색

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