repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.28-rc5
[cris-mirror.git]
/
arch
/
sh
/
mm
/
Makefile
blob
9f4bc3d90b1ed4b62121181c72f9630e876e9c2b
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