projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d223e72
)
powerpc: Make powerpc pmac 32 bit build again
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Tue, 27 Sep 2005 23:40:24 +0000
(09:40 +1000)
committer
Stephen Rothwell
<sfr@canb.auug.org.au>
Tue, 27 Sep 2005 23:40:24 +0000
(09:40 +1000)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/platforms/Makefile
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/Makefile
b/arch/powerpc/platforms/Makefile
index 697addea192f01b257f344a2fa2dcb249f7f948d..7637ff3642c378b214a4157700c71a9f5491a25a 100644
(file)
--- a/
arch/powerpc/platforms/Makefile
+++ b/
arch/powerpc/platforms/Makefile
@@
-1,4
+1,6
@@
+ifeq ($(CONFIG_PPC32),y)
obj-$(CONFIG_PPC_PMAC) += powermac/
+endif
obj-$(CONFIG_4xx) += 4xx/
obj-$(CONFIG_83xx) += 83xx/
obj-$(CONFIG_85xx) += 85xx/