Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220527
b: refs/heads/master
c: 9694d4a
h: refs/heads/master
i:
  220525: e24d3dc
  220523: 6858964
  220519: 5547280
  220511: 1428856
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 27, 2010
1 parent fbdbfce commit f5274e6
Show file tree
Hide file tree
Showing 5 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: 3b3da9d25ae9d8cac99302ad66834499cf324d08
refs/heads/master: 9694d4afc1ebe1e46cacfb78b107cd8f9fb550ba
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ obj-$(CONFIG_PCSPKR_PLATFORM) += pcspeaker.o
obj-$(CONFIG_OLPC) += olpc.o
obj-$(CONFIG_OLPC_XO1) += olpc-xo1.o
obj-$(CONFIG_OLPC_OPENFIRMWARE) += olpc_ofw.o
obj-$(CONFIG_X86_MRST) += mrst.o

microcode-y := microcode_core.o
microcode-$(CONFIG_MICROCODE_INTEL) += microcode_intel.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,5 +1,6 @@
# Platform specific code goes here
obj-y += efi/
obj-y += mrst/
obj-y += scx200/
obj-y += sfi/
obj-y += visws/
1 change: 1 addition & 0 deletions trunk/arch/x86/platform/mrst/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
obj-$(CONFIG_X86_MRST) += mrst.o
File renamed without changes.

0 comments on commit f5274e6

Please sign in to comment.