module: refactor out section header rewriting: FIX modversions
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Aug 2010 18:59:07 +0000 (12:59 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Aug 2010 03:29:07 +0000 (12:59 +0930)
We can't do the find_sec after removing the SHF_ALLOC flags; it won't
find the sections.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found