qtopia4: default to the ppc config for powerpc builds

This commit is contained in:
Peter Korsgaard 2009-03-31 14:29:38 +00:00
parent 0a88002e64
commit 0c522bdc1e
1 changed files with 1 additions and 1 deletions

View File

@ -244,12 +244,12 @@ config BR2_PACKAGE_QTOPIA4_EMB_PLATFORM
default "x86_64" if BR2_x86_64
default "mips" if BR2_mips
default "mips" if BR2_mipsel
default "ppc" if BR2_powerpc
# Not that I really believe these will work..
default "generic" if BR2_alpha
default "generic" if BR2_chris
default "generic" if BR2_m68k
default "generic" if BR2_nios2
default "generic" if BR2_powerpc
default "generic" if BR2_sh
default "generic" if BR2_sh64
default "generic" if BR2_sparc