projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
powerpc: Merge in 64-bit powermac support.
[linux-2.6]
/
arch
/
powerpc
/
platforms
/
Makefile
1
ifeq ($(CONFIG_PPC_MERGE),y)
2
obj-$(CONFIG_PPC_PMAC) += powermac/
3
endif
4
obj-$(CONFIG_4xx) += 4xx/
5
obj-$(CONFIG_85xx) += 85xx/
6
obj-$(CONFIG_PPC_PSERIES) += pseries/
7
obj-$(CONFIG_PPC_ISERIES) += iseries/