Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65577
b: refs/heads/master
c: 9e9b457
h: refs/heads/master
i:
  65575: b01652a
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent ea00074 commit de08d32
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aadfb679c8eb9b83125833f03b5221889595b67c
refs/heads/master: 9e9b4573e4411ac5fcfb6ba04ad360d3de6414ba
2 changes: 1 addition & 1 deletion trunk/arch/x86/boot/compressed/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ifeq ($(CONFIG_X86_32),y)
include ${srctree}/arch/x86/boot/compressed/Makefile_32
else
include ${srctree}/arch/x86_64/boot/compressed/Makefile_64
include ${srctree}/arch/x86/boot/compressed/Makefile_64
endif
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# linux/arch/x86_64/boot/compressed/Makefile
# linux/arch/x86/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ no_longmode:
hlt
jmp 1b

#include "../../kernel/verify_cpu_64.S"
#include "../../../x86_64/kernel/verify_cpu_64.S"

/* Be careful here startup_64 needs to be at a predictable
* address so I can export it in an ELF header. Bootloaders
Expand Down
File renamed without changes.
5 changes: 0 additions & 5 deletions trunk/arch/x86_64/boot/compressed/Makefile

This file was deleted.

0 comments on commit de08d32

Please sign in to comment.