diff options
author | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-13 15:06:13 +0000 |
---|---|---|
committer | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-13 15:06:13 +0000 |
commit | 68aa4b1beeb15ea5d3d21848de93f8ce86d60088 (patch) | |
tree | a26d1471e4855bb1c30cf264fe2753c0de0ef426 /target/linux | |
parent | 5067696d5eec55d0f7a270f1fb163b67227a97e1 (diff) |
linux kernel version 2.6.36.7 is not (yet) released...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23424 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 9004dc13ec..db4cd14c9f 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.7 +LINUX_VERSION:=2.6.36-rc7 DEVICE_TYPE=other |