projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add a workaround for ar8316 not always driving the TA bit to low
[openwrt.git]
/
target
/
linux
/
leon
/
Makefile
diff --git
a/target/linux/leon/Makefile
b/target/linux/leon/Makefile
index
eb3b83f
..
561f138
100644
(file)
--- a/
target/linux/leon/Makefile
+++ b/
target/linux/leon/Makefile
@@
-11,10
+11,10
@@
BOARD:=leon
BOARDNAME:=LEON
FEATURES+=fpu tgz
BOARDNAME:=LEON
FEATURES+=fpu tgz
-CFLAGS:=-Os -pipe -mcpu=v8 -f
unit-at-a-time
+CFLAGS:=-Os -pipe -mcpu=v8 -f
no-caller-saves
KERNELNAME:="uImage"
KERNELNAME:="uImage"
-LINUX_VERSION:=2.6.36.
2
+LINUX_VERSION:=2.6.36.
4
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
include $(INCLUDE_DIR)/target.mk
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
include $(INCLUDE_DIR)/target.mk
This page took
0.041403 seconds
and
4
git commands to generate.