diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2011-01-06 01:32:17 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2011-01-06 01:32:17 +0000 |
commit | 2c30a6b6931deafd1c610ee0f6abf788c300cf80 (patch) | |
tree | 65d74b06f4e472da29770bc5ee7ba329c5b0ad9d /target/linux/xburst/Makefile | |
parent | 71894cf47a0dd63c4f9efb0089fe4934815c0b35 (diff) | |
download | upstream-2c30a6b6931deafd1c610ee0f6abf788c300cf80.tar.gz upstream-2c30a6b6931deafd1c610ee0f6abf788c300cf80.tar.bz2 upstream-2c30a6b6931deafd1c610ee0f6abf788c300cf80.zip |
[xburst] Add 2.6.37 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24914 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 93a9188a47..8e8888e8ff 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.2 +LINUX_VERSION:=2.6.37 DEVICE_TYPE=other |