diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-29 18:19:20 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-29 18:19:20 +0000 |
commit | cf445bb48fbbddab07947e35e979bb9592e24b5a (patch) | |
tree | c0f6105b5ec7ef7229d14f6cd0d640bc4c46b4dd /target/linux/xburst/Makefile | |
parent | 206e5f313e425c2b727b64a023a62c1f3de59b72 (diff) | |
download | upstream-cf445bb48fbbddab07947e35e979bb9592e24b5a.tar.gz upstream-cf445bb48fbbddab07947e35e979bb9592e24b5a.tar.bz2 upstream-cf445bb48fbbddab07947e35e979bb9592e24b5a.zip |
Update 2.6.35.x to 2.6.35.4
SVN-Revision: 22833
Diffstat (limited to 'target/linux/xburst/Makefile')
-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 72d18ad347..3bb255f13c 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 |