X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=scripts%2Fadjust_autoksyms.sh;h=d8f6f9c63043efc8bd7e25b99a63a4b3f303ae8d;hb=fbe745416d11b1a17c35a7c7f0ef6f4dbe5a7573;hp=2b366d945ccbe51ee3f031e122a67276cbe9ea8c;hpb=d54b64ef0df92101286cff739f95dd89e52ec09d;p=linux-2.6-microblaze.git diff --git a/scripts/adjust_autoksyms.sh b/scripts/adjust_autoksyms.sh index 2b366d945ccb..d8f6f9c63043 100755 --- a/scripts/adjust_autoksyms.sh +++ b/scripts/adjust_autoksyms.sh @@ -34,9 +34,6 @@ case "$KBUILD_VERBOSE" in ;; esac -# We need access to CONFIG_ symbols -. include/config/auto.conf - # Generate a new symbol list file $CONFIG_SHELL $srctree/scripts/gen_autoksyms.sh "$new_ksyms_file"