diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-07-03 15:02:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-07-03 15:02:07 +0000 |
commit | 2fc6be00f4084b53721622c6604ccb2ef6a13be8 (patch) | |
tree | a01e633acd7379075917b1e3ecf8af56fc72cef9 /target/linux/ramips/Makefile | |
parent | 0fde070cf96233b124204a0e061897270b060e4c (diff) | |
download | upstream-2fc6be00f4084b53721622c6604ccb2ef6a13be8.tar.gz upstream-2fc6be00f4084b53721622c6604ccb2ef6a13be8.tar.bz2 upstream-2fc6be00f4084b53721622c6604ccb2ef6a13be8.zip |
ramips: switch to 2.6.39.2
SVN-Revision: 27397
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 5535199b6e..12bd428a88 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves FEATURES:=squashfs -LINUX_VERSION:=2.6.37.6 +LINUX_VERSION:=2.6.39.2 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini |