diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-04-03 13:59:07 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-04-03 13:59:07 +0000 |
commit | 50c743e79ee843bf44b1ab07bd561c9354ace928 (patch) | |
tree | 0a8b04a22c227e7a4c6c84a71e3d0428fd4e2851 /target/linux/ramips/Makefile | |
parent | 0301e0707408c3497dcb12840c8658d64392e08a (diff) | |
download | upstream-50c743e79ee843bf44b1ab07bd561c9354ace928.tar.gz upstream-50c743e79ee843bf44b1ab07bd561c9354ace928.tar.bz2 upstream-50c743e79ee843bf44b1ab07bd561c9354ace928.zip |
kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch
SVN-Revision: 26441
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 f4e20e6bdc..5535199b6e 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.4 +LINUX_VERSION:=2.6.37.6 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini |