diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-01-28 18:50:31 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-01-28 18:50:31 +0100 |
commit | 44f9f5934e34bfe4eb1740580a761dd0d9ac712b (patch) | |
tree | 8db4b9f3ba84d19bef0643cde7221ac24d0943eb /conf/machine/boc01.conf | |
parent | 93cab50a8ce6dfb50de1eab23ee3fc853ec1278e (diff) |
boc01.conf: prune extraneous PACKAGE_EXTRA_ARCHS
Diffstat (limited to 'conf/machine/boc01.conf')
-rw-r--r-- | conf/machine/boc01.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/boc01.conf b/conf/machine/boc01.conf index a7db1b19e9..7c8182a22b 100644 --- a/conf/machine/boc01.conf +++ b/conf/machine/boc01.conf @@ -3,7 +3,6 @@ #@DESCRIPTION: Machine configuration for the Bolloré telecom CPE v01 TARGET_ARCH = "powerpc" -PACKAGE_EXTRA_ARCHS = "ppce300c3" PREFERRED_PROVIDER_virtual/kernel ?= "linux" |