UOPGRADE FROM KERNEL 4.9.330-0 to 4.9.337-0
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
SECTIONS
|
||||
{
|
||||
.text : {
|
||||
zero_page_pos = .;
|
||||
*(.data)
|
||||
end_data = .;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user