diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-24 18:50:11 +0000 |
commit | ead8ab8403bfbc0fa588c6590e85c18141fa74a2 (patch) | |
tree | ba09767c2a0918184d698bc442e6b363437b5483 /target/linux/ppc40x | |
parent | 2c63c1543e64ab431ace157d2469e171c7f9205f (diff) | |
download | upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.gz upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.bz2 upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.zip |
update to the latest stable kernels
SVN-Revision: 24136
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index d1508a5de9..8dac42bfbd 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.32.25 +LINUX_VERSION:=2.6.32.26 include $(INCLUDE_DIR)/target.mk |