From: Gabor Juhos Date: Tue, 12 Mar 2013 18:22:33 +0000 (+0000) Subject: gemini: switch to 3.8 X-Git-Tag: reboot~10964 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=04f2ef9e66a17e8d76fc2160f8f0795db136e858;p=openwrt%2Fstaging%2Fxback.git gemini: switch to 3.8 Signed-off-by: Gabor Juhos SVN-Revision: 35994 --- diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile index 2f87e99ce3..732dbfe0b8 100644 --- a/target/linux/gemini/Makefile +++ b/target/linux/gemini/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs broken CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.8.2 include $(INCLUDE_DIR)/target.mk