diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
commit | ead8ab8403bfbc0fa588c6590e85c18141fa74a2 (patch) | |
tree | ba09767c2a0918184d698bc442e6b363437b5483 /target/linux/xburst/Makefile | |
parent | 2c63c1543e64ab431ace157d2469e171c7f9205f (diff) | |
download | upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.gz upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.bz2 upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.zip |
update to the latest stable kernels
SVN-Revision: 24136
Diffstat (limited to 'target/linux/xburst/Makefile')
-rw-r--r-- | target/linux/xburst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index d2270a0b14..498f80edb0 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Ingenic XBurst FEATURES:=jffs2 targz ubifs audio SUBTARGETS:=qi_lb60 n516 n526 id800wt -LINUX_VERSION:=2.6.36 +LINUX_VERSION:=2.6.36.1 DEVICE_TYPE=other |