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/mpc83xx | |
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/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 976a7be690..d0ba52cce3 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -13,7 +13,7 @@ CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=603e FEATURES:=squashfs targz broken MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.36.2 +LINUX_VERSION:=2.6.36.4 include $(INCLUDE_DIR)/target.mk |