use objcopy instead of creating mod-*.c and mod-*.o
This commit is contained in:
parent
ea943e89a3
commit
6b5f780f05
5 changed files with 86 additions and 22 deletions
|
@ -1408,3 +1408,8 @@ script = {
|
|||
name = gensyminfo.sh;
|
||||
common = gensyminfo.sh.in;
|
||||
};
|
||||
|
||||
script = {
|
||||
name = genmod.sh;
|
||||
common = genmod.sh.in;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue