summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-01-23 17:26:49 +0000
committerKoen Kooi <koen@openembedded.org>2008-01-23 17:26:49 +0000
commit89230c2835a3b2d8956ae583cc15336ad3db9b2a (patch)
tree8c5cac64c1cf29ad846357af9cabec520f51413f /classes
parent1f3a0258e6e34ba036e057b5cd93f085c80f7147 (diff)
parent2e3d17710c3059dce30901211439ce5124f0372d (diff)
merge of '5b5a99c95ab4ee23e5e5c0460ba6744420c75edb'
and '84d6e8f79077a6afd15b7c4d1b4260dba2fc07e6'
Diffstat (limited to 'classes')
-rw-r--r--classes/kernel-arch.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/kernel-arch.bbclass b/classes/kernel-arch.bbclass
index 9208c3507a..b45f3f9696 100644
--- a/classes/kernel-arch.bbclass
+++ b/classes/kernel-arch.bbclass
@@ -5,7 +5,7 @@
#
valid_archs = "alpha cris ia64 \
- x86_64,i386 \
+ x86_64,i386 x86 \
m68knommu m68k ppc powerpc ppc64 \
sparc sparc64 \
arm arm26 \