[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
2 changed files with 1 additions and 2044 deletions
|
@ -807,7 +807,7 @@ gdt_48:
|
||||||
|
|
||||||
# Include video setup & detection code
|
# Include video setup & detection code
|
||||||
|
|
||||||
#include "video.S"
|
#include "../../i386/boot/video.S"
|
||||||
|
|
||||||
# Setup signature -- must be last
|
# Setup signature -- must be last
|
||||||
setup_sig1: .word SIG1
|
setup_sig1: .word SIG1
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue