mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
sparc64: renamed ttable.S to ttable_64.S
To allow us to add ttable_32.S Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
97b5cf9500
commit
b979542d62
@ -906,7 +906,7 @@ swapper_4m_tsb:
|
||||
* error and will instead write junk into the relocation and
|
||||
* you'll have an unbootable kernel.
|
||||
*/
|
||||
#include "ttable.S"
|
||||
#include "ttable_64.S"
|
||||
|
||||
! 0x0000000000428000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user