diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config/confdata.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/config/confdata.c b/scripts/config/confdata.c index 44835bbfe..0d24ac52f 100644 --- a/scripts/config/confdata.c +++ b/scripts/config/confdata.c | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | 17 | ||
| 18 | const char conf_def_filename[] = ".config"; | 18 | const char conf_def_filename[] = ".config"; |
| 19 | 19 | ||
| 20 | const char conf_defname[] = "extra/Configs/Config.$TARGET_ARCH.default"; | 20 | const char conf_defname[] = "sysdeps/linux/defconfig"; |
| 21 | 21 | ||
| 22 | const char *conf_confnames[] = { | 22 | const char *conf_confnames[] = { |
| 23 | ".config", | 23 | ".config", |
