projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux-2.6]
/
arch
/
sh
/
mm
/
Makefile
1
ifeq ($(CONFIG_SUPERH32),y)
2
include ${srctree}/arch/sh/mm/Makefile_32
3
else
4
include ${srctree}/arch/sh/mm/Makefile_64
5
endif