diff options
Diffstat (limited to 'conf/distro/openzaurus-3.5.2.conf')
-rw-r--r-- | conf/distro/openzaurus-3.5.2.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/openzaurus-3.5.2.conf b/conf/distro/openzaurus-3.5.2.conf index 7d647a97f3..3e070c35b4 100644 --- a/conf/distro/openzaurus-3.5.2.conf +++ b/conf/distro/openzaurus-3.5.2.conf @@ -18,7 +18,6 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross" OEINCLUDELOGS = "yes" KERNEL_CONSOLE = "tty1" -TARGET_FPU = "soft" #DEBUG_OPTIMIZATION = "-O -g3" #DEBUG_BUILD = "1" #INHIBIT_PACKAGE_STRIP = "1" |