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 | 4f7abc1c7a9e564f2730041899f88567f63aada3 (patch) | |
tree | 6323c3dc79da446fa622542a1c120d2f9441d46f /target/linux/xburst/Makefile | |
parent | 9abe5cf11047a9590417f6baf2226e86a3a12f54 (diff) | |
download | upstream-4f7abc1c7a9e564f2730041899f88567f63aada3.tar.gz upstream-4f7abc1c7a9e564f2730041899f88567f63aada3.tar.bz2 upstream-4f7abc1c7a9e564f2730041899f88567f63aada3.zip |
Add 2.6.37 support
SVN-Revision: 24914
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 |