summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-10-04 10:40:41 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-10-04 10:40:41 +0000
commit5f9a6a543173ac8b429c6304fa3c6cf225d5e504 (patch)
treed77b977413c0a9165828c9eba70bc5b511e889c6 /target/linux/orion/Makefile
parent83246559fdb2afe803ab35eeafbcb5eaeb7e17a3 (diff)
downloadmaster-31e0f0ae-5f9a6a543173ac8b429c6304fa3c6cf225d5e504.tar.gz
master-31e0f0ae-5f9a6a543173ac8b429c6304fa3c6cf225d5e504.tar.bz2
master-31e0f0ae-5f9a6a543173ac8b429c6304fa3c6cf225d5e504.zip
upgrade kernel versions to the latest stable ones
SVN-Revision: 23219
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r--target/linux/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index ff0f6556fa..0c58c7bd3c 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs
SUBTARGETS=generic harddisk
CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
-LINUX_VERSION:=2.6.34.5
+LINUX_VERSION:=2.6.34.7
include $(INCLUDE_DIR)/target.mk