diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-07-22 18:40:32 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2013-07-22 18:40:32 +0000 |
commit | e394f4dd63108ed3c9cfea5569ffde3f2d11bfc5 (patch) | |
tree | 9aecab4ce44003c073439a350b41cb2f167f94cd /target/linux/xburst/Makefile | |
parent | f69cb37291d919d5bdaee3b4b8a3b6cbf5d6f2e1 (diff) | |
download | upstream-e394f4dd63108ed3c9cfea5569ffde3f2d11bfc5.tar.gz upstream-e394f4dd63108ed3c9cfea5569ffde3f2d11bfc5.tar.bz2 upstream-e394f4dd63108ed3c9cfea5569ffde3f2d11bfc5.zip |
xburst: Add 3.10 support
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37509 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 33fa4aed73..c9e42397be 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Ingenic XBurst FEATURES:=targz ubifs audio broken SUBTARGETS:=qi_lb60 n516 n526 id800wt -LINUX_VERSION:=3.8.13 +LINUX_VERSION:=3.10.1 DEVICE_TYPE=other |