X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=scripts%2Fmod%2Fmodpost.h;h=51207e4d5f8bcae0add675e31cf579f28763d1d4;hp=2031119080dce2ac5d8ca63aeb967f0505cc5f74;hb=refs%2Fheads%2Fpandora-3.2-cma2;hpb=f1d1c9fa8f360990e263bdcb73e35ab6fbdc41fe diff --git a/scripts/mod/modpost.h b/scripts/mod/modpost.h index 2031119080dc..51207e4d5f8b 100644 --- a/scripts/mod/modpost.h +++ b/scripts/mod/modpost.h @@ -113,6 +113,7 @@ struct module { int has_cleanup; struct buffer dev_table_buf; char srcversion[25]; + int is_dot_o; }; struct elf_info {