projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77acef2
)
partially revert r33403
author
Florian Fainelli
<florian@openwrt.org>
Tue, 18 Sep 2012 10:00:46 +0000
(10:00 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 18 Sep 2012 10:00:46 +0000
(10:00 +0000)
The target CFLAGS were also accidentally changed
SVN-Revision: 33457
target/linux/realview/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/realview/Makefile
b/target/linux/realview/Makefile
index 526d05cdf50a704f01f2ece624a974c73a4f3105..5641aa62d8a1a6d84e9fc020dec59215e4f45be4 100644
(file)
--- a/
target/linux/realview/Makefile
+++ b/
target/linux/realview/Makefile
@@
-10,7
+10,7
@@
ARCH:=arm
BOARD:=realview
BOARDNAME:=ARM Ltd. Realview board (qemu)
FEATURES:=fpu ramdisk
-CFLAGS:=-Os -pipe -march=armv
5te
-fno-caller-saves
+CFLAGS:=-Os -pipe -march=armv
6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp
-fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.3.8