diff options
Diffstat (limited to 'conf/machine/storcenter.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 647b333285..f7fabdc8bc 100644 --- a/conf/machine/storcenter.conf +++ b/conf/machine/storcenter.conf @@ -1,6 +1,6 @@ TARGET_ARCH = "powerpc" TARGET_OS = "linux" -PACKAGE_EXTRA_ARCHS = "ppc ppc603e" +PACKAGE_EXTRA_ARCHS = "ppc" INHERIT += "storcenter-image" |