aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-cortexm1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/tune-cortexm1.inc')
-rw-r--r--conf/machine/include/tune-cortexm1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/tune-cortexm1.inc b/conf/machine/include/tune-cortexm1.inc
index a0d18b69c6..6c4a70a24d 100644
--- a/conf/machine/include/tune-cortexm1.inc
+++ b/conf/machine/include/tune-cortexm1.inc
@@ -1,3 +1,3 @@
TARGET_CC_ARCH = "-march=armv7 -mtune=cortex-m1 -mfpu=vfp -mfloat-abi=softfp"
FEED_ARCH = "armv6"
-PACKAGE_ARCH = "armv6"
+BASE_PACKAGE_ARCH = "armv6"