X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=scripts%2Fadjust_autoksyms.sh;h=84bf6b500815a9ed930e99385dc77c3c60adabf9;hb=652e22185a4414143a1d17975bd9ef0b12ea7b37;hp=6e6d63957da348f6172ca7a7c5545e0058d8824d;hpb=97b6f89f7269b746b68e7985c16d2354c688d29a;p=sfrench%2Fcifs-2.6.git diff --git a/scripts/adjust_autoksyms.sh b/scripts/adjust_autoksyms.sh index 6e6d63957da3..84bf6b500815 100755 --- a/scripts/adjust_autoksyms.sh +++ b/scripts/adjust_autoksyms.sh @@ -39,14 +39,7 @@ case "$KBUILD_VERBOSE" in esac # We need access to CONFIG_ symbols -case "${KCONFIG_CONFIG}" in -*/*) - . "${KCONFIG_CONFIG}" - ;; -*) - # Force using a file from the current directory - . "./${KCONFIG_CONFIG}" -esac +. include/config/auto.conf # Generate a new ksym list file with symbols needed by the current # set of modules.