mirror of
https://github.com/torvalds/linux.git
synced 2024-10-30 00:32:38 +00:00
[PATCH] x86-64: Share identical video.S between i386 and x86-64
Signed-off-by: Andi Kleen <ak@suse.de>
This commit is contained in:
parent
2136220d00
commit
fac15a8e4d
@ -807,7 +807,7 @@ gdt_48:
|
||||
|
||||
# Include video setup & detection code
|
||||
|
||||
#include "video.S"
|
||||
#include "../../i386/boot/video.S"
|
||||
|
||||
# Setup signature -- must be last
|
||||
setup_sig1: .word SIG1
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user