repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
[linux/fpc-iii.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