Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220524
b: refs/heads/master
c: b17ed48
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 27, 2010
1 parent 6858964 commit 2a8d8e1
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 2 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: 937f961a6539b0ac5ebf31472b90810bc1f02200
refs/heads/master: b17ed48040d9e8b6ae35bc492015bf0fe1c8bae4
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ obj-$(CONFIG_KEXEC) += relocate_kernel_$(BITS).o crash.o
obj-$(CONFIG_CRASH_DUMP) += crash_dump_$(BITS).o
obj-$(CONFIG_KPROBES) += kprobes.o
obj-$(CONFIG_MODULES) += module.o
obj-$(CONFIG_EFI) += efi.o efi_$(BITS).o efi_stub_$(BITS).o
obj-$(CONFIG_DOUBLEFAULT) += doublefault_32.o
obj-$(CONFIG_KGDB) += kgdb.o
obj-$(CONFIG_VM86) += vm86_32.o
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/x86/platform/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Platform specific code goes here
obj-y += efi/
obj-y += sfi/
1 change: 1 addition & 0 deletions trunk/arch/x86/platform/efi/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
obj-$(CONFIG_EFI) += efi.o efi_$(BITS).o efi_stub_$(BITS).o
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 2a8d8e1

Please sign in to comment.