projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branches 'release', 'misc' and 'misc-2.6.25' into release
[linux-2.6]
/
arch
/
sh
/
boot
/
compressed
/
Makefile
1
ifeq ($(CONFIG_SUPERH32),y)
2
include ${srctree}/arch/sh/boot/compressed/Makefile_32
3
else
4
include ${srctree}/arch/sh/boot/compressed/Makefile_64
5
endif