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/leon/Makefile | |
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/leon/Makefile')
-rw-r--r-- | target/linux/leon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/leon/Makefile b/target/linux/leon/Makefile index eb3b83fcfe..34e206c286 100644 --- a/target/linux/leon/Makefile +++ b/target/linux/leon/Makefile @@ -14,7 +14,7 @@ FEATURES+=fpu tgz CFLAGS:=-Os -pipe -mcpu=v8 -funit-at-a-time KERNELNAME:="uImage" -LINUX_VERSION:=2.6.36.2 +LINUX_VERSION:=2.6.36.4 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> include $(INCLUDE_DIR)/target.mk |