Several cleanups
This commit is contained in:
parent
515e8007fc
commit
1948a3b714
7 changed files with 17 additions and 58 deletions
|
@ -1755,7 +1755,8 @@ module = {
|
|||
|
||||
module = {
|
||||
name = backtrace;
|
||||
common = lib/i386/backtrace.c;
|
||||
x86 = lib/i386/backtrace.c;
|
||||
common = lib/backtrace.c;
|
||||
enable = x86;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue