projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6]
/
arch
/
sparc64
/
mm
/
Makefile
1
# Makefile for the linux Sparc64-specific parts of the memory manager.
2
#
3
4
EXTRA_AFLAGS := -ansi
5
EXTRA_CFLAGS := -Werror
6
7
obj-y := ultra.o tlb.o tsb.o fault.o init.o generic.o
8
9
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o