1
0
Quellcode durchsuchen

add host-build for xtensa u-boot

Waldemar Brodkorb vor 10 Jahren
Ursprung
Commit
25e6ae36b5
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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