Forráskód Böngészése

add host-build for xtensa u-boot

Waldemar Brodkorb 9 éve
szülő
commit
25e6ae36b5
1 módosított fájl, 4 hozzáadás és 0 törlés
  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