diff options
-rw-r--r-- | conf/distro/openzaurus.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openzaurus.conf b/conf/distro/openzaurus.conf index 738e86171b..9667b4c6fb 100644 --- a/conf/distro/openzaurus.conf +++ b/conf/distro/openzaurus.conf @@ -4,3 +4,4 @@ INHERIT += " package_ipk debian" TARGET_OS = "linux" +TARGET_FPU = "soft" |