aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/gemini/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-12 18:22:33 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-12 18:22:33 +0000
commit3529884ed48f3c025d3f111c8b4b31b471bca188 (patch)
treeeabd7b7b9e38b9b64475efec6b83fa3641f11694 /target/linux/gemini/Makefile
parent28491651e5409ccf64a866ff83d9c20f0bd19284 (diff)
downloadmaster-187ad058-3529884ed48f3c025d3f111c8b4b31b471bca188.tar.gz
master-187ad058-3529884ed48f3c025d3f111c8b4b31b471bca188.tar.bz2
master-187ad058-3529884ed48f3c025d3f111c8b4b31b471bca188.zip
gemini: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35994 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/gemini/Makefile')
-rw-r--r--target/linux/gemini/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <kaloz@openwrt.org>
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk