projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e976bf5
)
orion: switch to 3.3 and add broken flag
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 9 May 2012 10:48:37 +0000
(10:48 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 9 May 2012 10:48:37 +0000
(10:48 +0000)
It is compile tested only.
SVN-Revision: 31658
target/linux/orion/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/orion/Makefile
b/target/linux/orion/Makefile
index e6e2686935d247bdd0923fa02c1a7244a7539b66..15432f90a1c0d243a14b29131030e8caf59cf613 100644
(file)
--- a/
target/linux/orion/Makefile
+++ b/
target/linux/orion/Makefile
@@
-9,11
+9,11
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=orion
BOARDNAME:=Marvell Orion
-SUBTARGETS:=generic harddisk dns323
+SUBTARGETS:=generic harddisk dns323
broken
CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.
0.18
+LINUX_VERSION:=3.
3.5
include $(INCLUDE_DIR)/target.mk