git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e35b0b
)
lsppc: Remove ppc603e from extra archs, already in tune-ppc603e
author
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Wed, 28 Jan 2009 20:11:54 +0000
(20:11 +0000)
committer
Tim 'timtim' Ellis
<tim.ellis@foonas.org>
Wed, 28 Jan 2009 20:11:54 +0000
(20:11 +0000)
conf/machine/include/lsppc.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/lsppc.inc
b/conf/machine/include/lsppc.inc
index
807c292
..
50a3ab3
100644
(file)
--- a/
conf/machine/include/lsppc.inc
+++ b/
conf/machine/include/lsppc.inc
@@
-3,7
+3,7
@@
#@DESCRIPTION: Generic Machine configuration for ppc based linkstations
TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "ppc
ppc603e
"
+PACKAGE_EXTRA_ARCHS = "ppc"
MACHINE_FEATURES = "kernel26 usbhost ext2"
MACHINE_EXTRA_RDEPENDS = "kernel-devicetree avr-evtd"