diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-29 18:19:20 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-29 18:19:20 +0000 |
commit | 0c97393cfbc926e4d6925fbae9392eed1850024f (patch) | |
tree | 02e7464fc6e1c9b3178678ee2978c8f81e3f6889 /target/linux/xburst | |
parent | e60c0328f00278865338525f5ad9abeb0785ca5f (diff) |
[kernel] Update 2.6.35.x to 2.6.35.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22833 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst')
-rw-r--r-- | target/linux/xburst/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 72d18ad34..3bb255f13 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -10,9 +10,9 @@ ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst FEATURES:=jffs2 targz ubifs audio -SUBTARGETS:=qi_lb60 n516 n526 +SUBTARGETS:=qi_lb60 n516 n526 id800wt -LINUX_VERSION:=2.6.35.3 +LINUX_VERSION:=2.6.35.4 DEVICE_TYPE=other |