diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-19 12:44:07 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-19 12:44:07 +0000 |
commit | ea7e9693a2bcb27db4a3ce878e6e51c1e9620a50 (patch) | |
tree | 267576c20043172d1a25fe91f865286cc1c7c6b4 /target/linux/mpc83xx | |
parent | 5a446cf2d810fef6cc21b395548158e6d1e4ba27 (diff) |
[kernel] update to kernel 2.6.36.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25580 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 976a7be69..d0ba52cce 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 |