diff options
Diffstat (limited to 'conf/machine/mtx-3.conf')
-rw-r--r-- | conf/machine/mtx-3.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/mtx-3.conf b/conf/machine/mtx-3.conf index ac7a6c19f3..d6d14d86df 100644 --- a/conf/machine/mtx-3.conf +++ b/conf/machine/mtx-3.conf @@ -8,7 +8,6 @@ # TARGET_ARCH should be set here in the machine configuration. # For compiling the kernel, ARCH will be derived form it by kernel-arch.bbclass TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te " require conf/machine/include/tune-arm926ejs.inc |