- naming convention is Config.in resp. Config.in.foo
Adjust some accordingly
This commit is contained in:
@@ -10,7 +10,7 @@ config BR2_VERSION
|
||||
string
|
||||
default "0.10.0-svn"
|
||||
|
||||
source "target/arch.in"
|
||||
source "target/Config.in.arch"
|
||||
source "target/device/Config.in"
|
||||
|
||||
menu "Build options"
|
||||
@@ -69,7 +69,7 @@ config BR2_DL_DIR
|
||||
|
||||
The default is $(BASE_DIR)/dl
|
||||
|
||||
source "target/device/Mirrors.in"
|
||||
source "target/device/Config.in.mirrors"
|
||||
|
||||
config BR2_STAGING_DIR
|
||||
string "Toolchain and header file location?"
|
||||
|
||||
Reference in New Issue
Block a user