forked from Minki/linux
powerpc: Make powerpc pmac 32 bit build again
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
This commit is contained in:
parent
d223e721b7
commit
7b875f4dc3
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user