X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=scripts%2Fadjust_autoksyms.sh;h=d8f6f9c63043efc8bd7e25b99a63a4b3f303ae8d;hb=63dcd69d9b497c045c4169cddc6a24e1a7428f88;hp=2b366d945ccbe51ee3f031e122a67276cbe9ea8c;hpb=39400f34a289ad5f5f0b36b8bb4591603b73a759;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"