diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-08-22 13:26:06 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-08-22 13:26:06 +0000 |
commit | 09e05d833df83203f92e3b22ff892af9aeeb8576 (patch) | |
tree | 9b6ac4b61f1df5afcbf4e81e0aa7ea928a01c2b7 /target/linux/orion/Makefile | |
parent | 9638e849667eb1167e1efeffe0f086ce5c324297 (diff) | |
download | upstream-09e05d833df83203f92e3b22ff892af9aeeb8576.tar.gz upstream-09e05d833df83203f92e3b22ff892af9aeeb8576.tar.bz2 upstream-09e05d833df83203f92e3b22ff892af9aeeb8576.zip |
kernel: update kernel version to 2.6.34.5
SVN-Revision: 22759
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r-- | target/linux/orion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index d174be419b..ff0f6556fa 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.1 +LINUX_VERSION:=2.6.34.5 include $(INCLUDE_DIR)/target.mk |