diff options
author | John Crispin <john@openwrt.org> | 2010-05-26 15:53:05 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2010-05-26 15:53:05 +0000 |
commit | 0ab7d18462b9ea1d46191aedb16d4380d3c1aa0a (patch) | |
tree | 989917a6eaa2f9f099e384be750c1ccae3b9380b /target/linux/ramips/Makefile | |
parent | e583494eca8890681218b3b5ca00d61a35d153e2 (diff) | |
download | upstream-0ab7d18462b9ea1d46191aedb16d4380d3c1aa0a.tar.gz upstream-0ab7d18462b9ea1d46191aedb16d4380d3c1aa0a.tar.bz2 upstream-0ab7d18462b9ea1d46191aedb16d4380d3c1aa0a.zip |
update to 2.6.34, signed of by russiane39, thx
SVN-Revision: 21573
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 |