diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-17 21:20:10 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-17 21:20:10 +0000 |
commit | f50b30cb87c7900452773acaf8ef1c854336d8c5 (patch) | |
tree | 3c304ad1adcef0694af8f96e080a254cf053a5d4 /conf | |
parent | 8c50c0566d9e2380151de625865f3533a641130b (diff) |
magician.conf: Remove PACKAGE_EXTRA_ARCHS to ubreak build
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/magician.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/magician.conf b/conf/machine/magician.conf index ac565559aa..66b1f9688a 100644 --- a/conf/machine/magician.conf +++ b/conf/machine/magician.conf @@ -6,7 +6,6 @@ # Hardware-based properties # TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt " # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. require conf/machine/include/tune-xscale.inc |