diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-03-27 19:20:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-03-27 19:20:04 +0000 |
commit | 90d37adb8dddd457b5fa7fc9887bb76d61e53549 (patch) | |
tree | 659f34b58bc34309950a6fe7320e508e61f5b6e5 /target/linux/ramips/Makefile | |
parent | 1844ea6c7b5f8ef8892d825637d7eddf25391c55 (diff) | |
download | upstream-90d37adb8dddd457b5fa7fc9887bb76d61e53549.tar.gz upstream-90d37adb8dddd457b5fa7fc9887bb76d61e53549.tar.bz2 upstream-90d37adb8dddd457b5fa7fc9887bb76d61e53549.zip |
ramips: switch to 2.6.37
SVN-Revision: 26328
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 10c145a03e..f4e20e6bdc 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.36.4 +LINUX_VERSION:=2.6.37.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini |