diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openzaurus-3.5.1.conf | 1 | ||||
-rw-r--r-- | conf/distro/openzaurus-3.5.2.conf | 1 | ||||
-rw-r--r-- | conf/distro/openzaurus-3.5.3.conf | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/conf/distro/openzaurus-3.5.1.conf b/conf/distro/openzaurus-3.5.1.conf index 36a9d8d2b6..df4407ddeb 100644 --- a/conf/distro/openzaurus-3.5.1.conf +++ b/conf/distro/openzaurus-3.5.1.conf @@ -15,7 +15,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" 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" diff --git a/conf/distro/openzaurus-3.5.3.conf b/conf/distro/openzaurus-3.5.3.conf index c7576a8689..3f08c02e9f 100644 --- a/conf/distro/openzaurus-3.5.3.conf +++ b/conf/distro/openzaurus-3.5.3.conf @@ -24,7 +24,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" |