diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-04 20:41:37 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-04 20:41:37 +0000 |
commit | b499f14da8a8e7170442e9586d920b6668eebd30 (patch) | |
tree | 1c188c3603e91a4e617284c70f8733f9601a05ca /conf/distro/openprotium.conf | |
parent | 976688f9e3a46c93892273268dffa7f7519a959f (diff) |
openprotium: Move TARGET_FPU to the individual machines instead of distro config
Diffstat (limited to 'conf/distro/openprotium.conf')
-rw-r--r-- | conf/distro/openprotium.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/openprotium.conf b/conf/distro/openprotium.conf index 56f08c48e0..928817d815 100644 --- a/conf/distro/openprotium.conf +++ b/conf/distro/openprotium.conf @@ -49,7 +49,6 @@ PREFERRED_VERSION_glibc-initial = "2.3.2" # USE_NLS ?= "no" TARGET_OS = "linux" -TARGET_FPU = "hard" HOTPLUG = "udev" PREFERRED_PROVIDER_virtual/libiconv = "glibc" PREFERRED_PROVIDER_virtual/libintl = "glibc" |