diff options
-rw-r--r-- | conf/machine/include/gumstix.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/gumstix.inc b/conf/machine/include/gumstix.inc index 5aa789e5aa..64cf184fab 100644 --- a/conf/machine/include/gumstix.inc +++ b/conf/machine/include/gumstix.inc @@ -5,7 +5,6 @@ # Don't edit this file unless you *really* know what you are doing! TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te " #Compile with armv5te optimizations, incompatible with armv4(t) cpus require conf/machine/include/tune-xscale.inc |