X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Fgen_kheaders.sh;h=34a1dc2abc7dde28987cccc035ced5c492c9e6d1;hb=79a106fc6585979022012e65a1e45e3d2d28b77b;hp=c1510f0ab3ea5cd1377b210aa79f771629025cfd;hpb=05909cd9a0c8811731b38697af13075e8954314f;p=linux-2.6-microblaze.git diff --git a/kernel/gen_kheaders.sh b/kernel/gen_kheaders.sh index c1510f0ab3ea..34a1dc2abc7d 100755 --- a/kernel/gen_kheaders.sh +++ b/kernel/gen_kheaders.sh @@ -36,7 +36,7 @@ all_dirs="$all_dirs $dir_list" # # When Kconfig regenerates include/generated/autoconf.h, its timestamp is # updated, but the contents might be still the same. When any CONFIG option is -# changed, Kconfig touches the corresponding timestamp file include/config/*.h. +# changed, Kconfig touches the corresponding timestamp file include/config/*. # Hence, the md5sum detects the configuration change anyway. We do not need to # check include/generated/autoconf.h explicitly. #