diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-11-16 16:32:49 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-11-16 16:32:49 +0000 |
commit | d4e8b41d85772be3eb1900eec2e3e8a6abb4784d (patch) | |
tree | f79beb6cfd5fea9a3885145238ec65bbb5ec4bab | |
parent | af1483e2860dfdaa56a73e8f5f2cce5697d31358 (diff) | |
download | master-187ad058-d4e8b41d85772be3eb1900eec2e3e8a6abb4784d.tar.gz master-187ad058-d4e8b41d85772be3eb1900eec2e3e8a6abb4784d.tar.bz2 master-187ad058-d4e8b41d85772be3eb1900eec2e3e8a6abb4784d.zip |
[sparc] update to kernel 3.6.6
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34218 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/sparc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sparc/Makefile b/target/linux/sparc/Makefile index f770a9b8dd..473507ba85 100644 --- a/target/linux/sparc/Makefile +++ b/target/linux/sparc/Makefile @@ -11,7 +11,7 @@ BOARD:=sparc BOARDNAME:=Sun UltraSPARC FEATURES+=fpu tgz broken jffs2 ext4 squashfs -LINUX_VERSION:=2.6.36.4 +LINUX_VERSION:=3.6.6 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> include $(INCLUDE_DIR)/target.mk |