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=5fb8a151e767140e21da2cb83bf49be7755305f9;hpb=7e2d1469b5835ce42794f5bb7d160cd3ca81673f 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 {