gemini: switch to 3.8
authorGabor Juhos <juhosg@openwrt.org>
Tue, 12 Mar 2013 18:22:33 +0000 (18:22 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 12 Mar 2013 18:22:33 +0000 (18:22 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35994 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/gemini/Makefile

index 2f87e99..732dbfe 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=squashfs broken
 CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.8.2
 
 include $(INCLUDE_DIR)/target.mk