Преглед на файлове

Add help for BUILDROOT_DL_DIR

Ulf Samuelsson преди 18 години
родител
ревизия
67050e1435
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      Config.in

+ 2 - 0
Config.in

@@ -629,6 +629,8 @@ config BR2_DL_DIR
 	default "$(BASE_DIR)/dl"
 	help
 	  Directory to store all the source files that we need to fetch.
+	  If the Linux shell environment has defined the BUILDROOT_DL_DIR
+	  environment variable, then this overrides this configuration item.
 
 source	"target/device/Mirrors.in"