X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/670f7774c1efd0b1945374029dbc01189a8eb002..166dc561a123b406b0109214e356f93cf0a087a6:/target/linux/orion/Makefile

diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index 49e9ecb34..ed899a139 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=generic harddisk
 CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=3.0
+LINUX_VERSION:=3.0.18
 
 include $(INCLUDE_DIR)/target.mk