aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/Makefile
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2009-08-04 10:26:19 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:02:31 -0700
commitca9b2f88d97ee39286be3cc83ac10f2c09194410 (patch)
tree51f1ff2a37f045c5667e1ef1fadeb9caa6dd7405 /drivers/staging/rtl8192e/Makefile
parentdf34e5e396e6cff3389549b27e898fdb5d140269 (diff)
Staging: rtl8192e: compile fixes
This patch removes -fhard-float and the software float helpers. In-kernel floating point is not allowed. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rtl8192e/Makefile')
-rw-r--r--drivers/staging/rtl8192e/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192e/Makefile b/drivers/staging/rtl8192e/Makefile
index e24ab23369b..5e4aa9546b5 100644
--- a/drivers/staging/rtl8192e/Makefile
+++ b/drivers/staging/rtl8192e/Makefile
@@ -4,7 +4,6 @@ NIC_SELECT = RTL8192E
EXTRA_CFLAGS += -DRTL8192E
EXTRA_CFLAGS += -std=gnu89
EXTRA_CFLAGS += -O2
-EXTRA_CFLAGS += -mhard-float -DCONFIG_FORCE_HARD_FLOAT=y
EXTRA_CFLAGS += -DTHOMAS_TURBO
EXTRA_CFLAGS += -DENABLE_DOT11D