summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/switchbox.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/switchbox.conf b/conf/distro/switchbox.conf
index 90c8baefe4..ff20708da2 100644
--- a/conf/distro/switchbox.conf
+++ b/conf/distro/switchbox.conf
@@ -2,7 +2,7 @@
#@NAME: SwitchBox
#@DESCRIPTION: SwitchBox Linux Distribution for the NSLU2
-TARGET_FPU ?= "soft"
+TARGET_FPU = "soft"
TARGET_OS = "linux-uclibc"
INHERIT += " package_ipk debian"