projects
/
oweals
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b284c0e
)
pxa: switch to 3.3 and mark it as broken
author
Gabor Juhos
<juhosg@openwrt.org>
Mon, 7 May 2012 17:40:09 +0000
(17:40 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Mon, 7 May 2012 17:40:09 +0000
(17:40 +0000)
It is working in qemu, but it has not been tested on real hardware.
SVN-Revision: 31642
target/linux/pxa/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/pxa/Makefile
b/target/linux/pxa/Makefile
index 1d5054de36e33788476524ebf8bc9273de40086c..23cba7b4a73f890b86a5dcd85e77a95e006e918c 100644
(file)
--- a/
target/linux/pxa/Makefile
+++ b/
target/linux/pxa/Makefile
@@
-9,10
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=pxa
BOARDNAME:=Marvell/Intel PXA2xx
-FEATURES:=squashfs
+FEATURES:=squashfs
broken
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=
2.6.37.6
+LINUX_VERSION:=
3.3.4
include $(INCLUDE_DIR)/target.mk