diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-12-12 20:00:09 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-12-12 20:00:09 +0000 |
commit | f1090c25b2daa51229f2222e2b92bc10bb45a5c6 (patch) | |
tree | d6a1886701a230c91f7d4695d86731a8ecb3a091 /conf | |
parent | dc2a64d0b899d47b494d5e58213e491ef2b4db06 (diff) | |
parent | 9bd9a375ad327acbe3d013767b630b05393fab0f (diff) |
merge of '26ab4051ec6ee9153656e1ea57a1ea5c53aad6ce'
and '49c7fac357ce377fd6c3fd7142468078920e4984'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/storcenter.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/storcenter.conf b/conf/machine/storcenter.conf index 2c21b521c3..a36684b758 100644 --- a/conf/machine/storcenter.conf +++ b/conf/machine/storcenter.conf @@ -1,7 +1,7 @@ TARGET_ARCH = "powerpc" TARGET_OS = "linux" # TARGET_VENDOR = "oe" -IPKG_ARCHS = "all ppc powerpc ppc603e ${MACHINE}" +PACKAGE_EXTRA_ARCHS = "ppc ppc603e" # terminal specs - console, but no other ports SERIAL_CONSOLE="115200 console" USE_VT="0" |