projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
994bb07
)
qt: powerpc config is now called powerpc, not ppc
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 26 May 2010 07:38:41 +0000
(09:38 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 26 May 2010 07:38:41 +0000
(09:38 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qt/Config.in
patch
|
blob
|
history
diff --git
a/package/qt/Config.in
b/package/qt/Config.in
index 4bc4eaa41051fea8cf41d512f8f5989918957b9e..b09d6429c7f013c74f411265998ca6274c237781 100644
(file)
--- a/
package/qt/Config.in
+++ b/
package/qt/Config.in
@@
-243,7
+243,7
@@
config BR2_PACKAGE_QT_EMB_PLATFORM
default "x86_64" if BR2_x86_64
default "mips" if BR2_mips
default "mips" if BR2_mipsel
- default "p
pc"
if BR2_powerpc
+ default "p
owerpc"
if BR2_powerpc
# Not that I really believe these will work..
default "generic" if BR2_alpha
default "generic" if BR2_chris