diff options
| author | Koen Kooi <koen@openembedded.org> | 2008-01-23 17:26:49 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2008-01-23 17:26:49 +0000 |
| commit | 89230c2835a3b2d8956ae583cc15336ad3db9b2a (patch) | |
| tree | 8c5cac64c1cf29ad846357af9cabec520f51413f /classes | |
| parent | 1f3a0258e6e34ba036e057b5cd93f085c80f7147 (diff) | |
| parent | 2e3d17710c3059dce30901211439ce5124f0372d (diff) | |
merge of '5b5a99c95ab4ee23e5e5c0460ba6744420c75edb'
and '84d6e8f79077a6afd15b7c4d1b4260dba2fc07e6'
Diffstat (limited to 'classes')
| -rw-r--r-- | classes/kernel-arch.bbclass | 2 |
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 \ |
