diff options
Diffstat (limited to 'conf/machine/gumstix.conf')
-rw-r--r-- | conf/machine/gumstix.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/gumstix.conf b/conf/machine/gumstix.conf index 8da2f5ca3a..75c671a3d4 100644 --- a/conf/machine/gumstix.conf +++ b/conf/machine/gumstix.conf @@ -3,7 +3,6 @@ TARGET_VENDOR = "-oe" PREFERRED_PROVIDER_virtual/kernel = "linux-gumstix" OLDEST_KERNEL = "2.6.15" MODUTILS = "26" -IPKG_ARCHS = "arm ${MACHINE}" include conf/machine/include/tune-xscale.conf TARGET_CC_ARCH = "-Os -pipe -Os -march=armv5te -mtune=xscale -Wa,-mcpu=xscale" |