Skip to content

Commit

Permalink
powerpc: Make powerpc pmac 32 bit build again
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
  • Loading branch information
Stephen Rothwell committed Sep 27, 2005
1 parent d223e72 commit 7b875f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/powerpc/platforms/Makefile
Original file line number Diff line number Diff line change
@@ -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/
Expand Down

0 comments on commit 7b875f4

Please sign in to comment.