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 5c9529101..6fb92c9f3 100644 --- a/scripts/config/confdata.c +++ b/scripts/config/confdata.c | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | const char conf_def_filename[] = ".config"; | 16 | const char conf_def_filename[] = ".config"; |
| 17 | 17 | ||
| 18 | const char conf_defname[] = "sysdeps/linux/defconfig"; | 18 | const char conf_defname[] = "defconfig"; |
| 19 | 19 | ||
| 20 | const char *conf_confnames[] = { | 20 | const char *conf_confnames[] = { |
| 21 | ".config", | 21 | ".config", |
