diff options
Diffstat (limited to 'include/option.sh')
-rwxr-xr-x | include/option.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/option.sh b/include/option.sh index 66b89d4c..2136cf4d 100755 --- a/include/option.sh +++ b/include/option.sh @@ -12,7 +12,7 @@ cbfstool="cbutils/default/cbfstool" grubcfgsdir="config/grub" layoutdir="/boot/grub/layouts" . "${grubcfgsdir}/modules.list" -tmp_git_dir="${PWD}/tmp/gitclone" +tmpgit="${PWD}/tmp/gitclone" eval "$(setvars "" CONFIG_BOARD_DELL_E6400 CONFIG_HAVE_MRC CONFIG_HAVE_ME_BIN \ CONFIG_ME_BIN_PATH CONFIG_KBC1126_FIRMWARE CONFIG_KBC1126_FW1 \ |