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/ramips | |
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/ramips')
-rw-r--r-- | target/linux/ramips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 636b0a7488..daaf218229 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time FEATURES:=squashfs -LINUX_VERSION:=2.6.34.1 +LINUX_VERSION:=2.6.34.5 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini |