diff --git a/configuration b/configuration index 78263c8..307dae1 100644 --- a/configuration +++ b/configuration @@ -83,7 +83,7 @@ DEL_LA_FILES=y # # HAVE_FSTAB is not set CONFIG_BUILD_KERNEL=y -CONFIG="./mihari-dev-kernel-config" +CONFIG="$(pwd)/mihari-dev-kernel-config" NCURSES5=y TIMEZONE="GMT" LANG="ko_KR.UTF-8" diff --git a/configuration.old b/configuration.old index 5350a40..78263c8 100644 --- a/configuration.old +++ b/configuration.old @@ -83,7 +83,7 @@ DEL_LA_FILES=y # # HAVE_FSTAB is not set CONFIG_BUILD_KERNEL=y -CONFIG="mihari-dev-kernel-config" +CONFIG="./mihari-dev-kernel-config" NCURSES5=y TIMEZONE="GMT" LANG="ko_KR.UTF-8"