diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-07-10 22:39:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-07-10 22:39:52 +0000 |
commit | 924f0f93f93e5d816cc8b6b3349f44fca59ea8f8 (patch) | |
tree | b208bbec5a9dade039fa4d225875c09b252776f0 /target/linux/ramips/Makefile | |
parent | 8f413218ba8748a10a1479bbf1355c25967250ac (diff) | |
download | upstream-924f0f93f93e5d816cc8b6b3349f44fca59ea8f8.tar.gz upstream-924f0f93f93e5d816cc8b6b3349f44fca59ea8f8.tar.bz2 upstream-924f0f93f93e5d816cc8b6b3349f44fca59ea8f8.zip |
kernel: update to kernel 2.6.34.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22118 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/Makefile')
-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 0d375b5960..636b0a7488 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 +LINUX_VERSION:=2.6.34.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini |