Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264578
b: refs/heads/master
c: 82b9c18
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 1, 2011
1 parent c83ad3d commit fd6af96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ffc660c51b66312938e25fd6af24e3defdd0bc1b
refs/heads/master: 82b9c18dc0ee38b5c78c5d09b9cffc79d98613c5
2 changes: 1 addition & 1 deletion trunk/arch/arm/vfp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# ccflags-y := -DDEBUG
# asflags-y := -DDEBUG

KBUILD_AFLAGS :=$(KBUILD_AFLAGS:-msoft-float=-Wa,-mfpu=softvfp+vfp)
KBUILD_AFLAGS :=$(KBUILD_AFLAGS:-msoft-float=-Wa,-mfpu=softvfp+vfp -mfloat-abi=soft)
LDFLAGS +=--no-warn-mismatch

obj-y += vfp.o
Expand Down

0 comments on commit fd6af96

Please sign in to comment.