diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-11 10:50:40 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-11 10:50:40 +0000 |
commit | 41ac39db861209f0712553283a803959c64e1e46 (patch) | |
tree | 964d4e228d3b3b6c7ef250a587afe1c047fbfedb /target/linux/pxa | |
parent | 1127148cdb96f9a0c33eff949e3f127fa6911093 (diff) |
upgrade & standardize kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/pxa')
-rw-r--r-- | target/linux/pxa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index b5985ea74..7bf4c38f1 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -11,7 +11,7 @@ BOARD:=pxa BOARDNAME:=PXA FEATURES:=jffs2 broken -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.21.7 include $(INCLUDE_DIR)/target.mk |