diff options
author | John Crispin <blogic@openwrt.org> | 2010-05-26 15:53:05 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2010-05-26 15:53:05 +0000 |
commit | 02c3a2aa5315929371d85e336bee9e5760f94be2 (patch) | |
tree | 7fc67d2adb35c242cf55a4faab936a0578c23ca0 /target/linux/ramips/Makefile | |
parent | 170a61520f042f2712f8dc8affebc0796e46fca6 (diff) | |
download | master-187ad058-02c3a2aa5315929371d85e336bee9e5760f94be2.tar.gz master-187ad058-02c3a2aa5315929371d85e336bee9e5760f94be2.tar.bz2 master-187ad058-02c3a2aa5315929371d85e336bee9e5760f94be2.zip |
[ramips] update to 2.6.34, signed of by russiane39, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21573 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 e7e76a5beb..0d375b5960 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.32.13 +LINUX_VERSION:=2.6.34 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini |