Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65432
b: refs/heads/master
c: 1fd10ed
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent ef32507 commit e1500bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 9b88467687550507cca30b49217518e8ba8cda4e
refs/heads/master: 1fd10ed659d6840850311e991ee3ba78e9e5a4a4
4 changes: 2 additions & 2 deletions trunk/arch/i386/mm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Makefile for the linux i386-specific parts of the memory manager.
#

obj-y := init.o pgtable.o fault.o ioremap.o extable.o pageattr.o mmap.o
obj-y := init.o pgtable.o fault.o ioremap_32.o extable.o pageattr.o mmap.o

obj-$(CONFIG_NUMA) += discontig.o
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
obj-$(CONFIG_HIGHMEM) += highmem.o
obj-$(CONFIG_BOOT_IOREMAP) += boot_ioremap.o
obj-$(CONFIG_BOOT_IOREMAP) += boot_ioremap_32.o
File renamed without changes.

0 comments on commit e1500bd

Please sign in to comment.