summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/ramses.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/ramses.conf b/conf/ramses.conf
index 28661750e7..2e7aebb3f8 100644
--- a/conf/ramses.conf
+++ b/conf/ramses.conf
@@ -2,7 +2,8 @@
#@NAME: M&N MNCI-RX
#@DESCRIPTION: Machine configuration for the PXA255 based M&N Logistik Lösungen MNCI-RX
-TARGET_ARCH = arm
+TARGET_ARCH = "arm"
+TARGET_FPU = "soft"
EXTRA_IMAGECMD_jffs2 = "--pad=0x1ec0000 --eraseblock=0x40000"
#EXTRA_IMAGEDEPENDS = ""
PREFERRED_PROVIDERS_append = " virtual/kernel:ramses"