mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
fix for defconfig
This commit is contained in:
@@ -121,7 +121,7 @@ BR2_GIT="git clone"
|
||||
BR2_ZCAT="gzip -d -c"
|
||||
BR2_BZCAT="bzcat"
|
||||
BR2_TAR_OPTIONS=""
|
||||
BR2_DL_DIR="dl"
|
||||
BR2_DL_DIR="$(BASE_DIR)/dl"
|
||||
|
||||
#
|
||||
# Mirrors and Download locations
|
||||
|
||||
Reference in New Issue
Block a user