Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224080
b: refs/heads/master
c: 9cdca86
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Nov 20, 2010
1 parent db0b23a commit ca5af3b
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: 5ca9afdb9f6a5267927b54de3f42c756e8af7fcd
refs/heads/master: 9cdca869724e766eb48c061967cb777ddb436c76
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ obj-$(CONFIG_MICROCODE) += microcode.o
obj-$(CONFIG_X86_CHECK_BIOS_CORRUPTION) += check.o

obj-$(CONFIG_SWIOTLB) += pci-swiotlb.o
obj-$(CONFIG_X86_32_IRIS) += iris.o

###
# 64 bit specific files
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/x86/platform/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Platform specific code goes here
obj-y += ce4100/
obj-y += efi/
obj-y += iris/
obj-y += mrst/
obj-y += olpc/
obj-y += scx200/
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/x86/platform/iris/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
obj-$(CONFIG_X86_32_IRIS) += iris.o
File renamed without changes.

0 comments on commit ca5af3b

Please sign in to comment.