projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: allow to specify max read size for m25p80
[openwrt.git]
/
target
/
linux
/
ppc44x
/
Makefile
diff --git
a/target/linux/ppc44x/Makefile
b/target/linux/ppc44x/Makefile
index
17f74d2
..
3a7e6c6
100644
(file)
--- a/
target/linux/ppc44x/Makefile
+++ b/
target/linux/ppc44x/Makefile
@@
-10,10
+10,10
@@
ARCH:=powerpc
BOARD:=ppc44x
BOARDNAME:=AMCC/IBM PPC44x
FEATURES:=squashfs
BOARD:=ppc44x
BOARDNAME:=AMCC/IBM PPC44x
FEATURES:=squashfs
-CFLAGS:=-Os -pipe -f
unit-at-a-time
-mcpu=440
+CFLAGS:=-Os -pipe -f
no-caller-saves
-mcpu=440
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=
2.6.32.33
+LINUX_VERSION:=
3.0.9
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.022544 seconds
and
4
git commands to generate.