mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
qt: powerpc config is now called powerpc, not ppc
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
994bb070c9
commit
a7ebf231b4
@ -243,7 +243,7 @@ config BR2_PACKAGE_QT_EMB_PLATFORM
|
|||||||
default "x86_64" if BR2_x86_64
|
default "x86_64" if BR2_x86_64
|
||||||
default "mips" if BR2_mips
|
default "mips" if BR2_mips
|
||||||
default "mips" if BR2_mipsel
|
default "mips" if BR2_mipsel
|
||||||
default "ppc" if BR2_powerpc
|
default "powerpc" if BR2_powerpc
|
||||||
# Not that I really believe these will work..
|
# Not that I really believe these will work..
|
||||||
default "generic" if BR2_alpha
|
default "generic" if BR2_alpha
|
||||||
default "generic" if BR2_chris
|
default "generic" if BR2_chris
|
||||||
|
Loading…
x
Reference in New Issue
Block a user