diff options
Diffstat (limited to 'conf/machine/ghi270.conf')
-rw-r--r-- | conf/machine/ghi270.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ghi270.conf b/conf/machine/ghi270.conf index 3536485cab..af4ddea21c 100644 --- a/conf/machine/ghi270.conf +++ b/conf/machine/ghi270.conf @@ -6,7 +6,7 @@ # Hardware-based properties # TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt " +PACKAGE_EXTRA_ARCHS = " iwmmxt " # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. require conf/machine/include/tune-xscale.inc |