diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:07 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:07 +0000 |
commit | 45c9f5e75ea5fe5e01f735bf7cb75dac7d654211 (patch) | |
tree | 7842dc9f4d8b593cefe4f1f93adfa32e99b10127 /target/linux/ramips | |
parent | 3cd87d2d817cfffb9b3881fd8a6f350d3bacf134 (diff) | |
download | upstream-45c9f5e75ea5fe5e01f735bf7cb75dac7d654211.tar.gz upstream-45c9f5e75ea5fe5e01f735bf7cb75dac7d654211.tar.bz2 upstream-45c9f5e75ea5fe5e01f735bf7cb75dac7d654211.zip |
update to kernel 2.6.36.4
SVN-Revision: 25580
Diffstat (limited to 'target/linux/ramips')
-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 4bd2516049..f629170ecd 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.36.2 +LINUX_VERSION:=2.6.36.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini |