From: juhosg Date: Tue, 12 Mar 2013 18:22:33 +0000 (+0000) Subject: gemini: switch to 3.8 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=9f3767b5f84cb829c21e50b32733855d1787023e;p=openwrt.git gemini: switch to 3.8 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35994 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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