diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-17 21:32:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-17 21:32:42 +0000 |
commit | 3f749d1e8e5b36e8a0d5450838e52ab4efd31001 (patch) | |
tree | 1cbf3b638fd5e4978b175d42e43f2e667b70e781 /target/linux/ppc44x/Makefile | |
parent | 02b0c62f3379004cfbb6436b956c6ca75ee1d8f7 (diff) | |
download | upstream-3f749d1e8e5b36e8a0d5450838e52ab4efd31001.tar.gz upstream-3f749d1e8e5b36e8a0d5450838e52ab4efd31001.tar.bz2 upstream-3f749d1e8e5b36e8a0d5450838e52ab4efd31001.zip |
kernel: update linux 3.7 to 3.7.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35644
Diffstat (limited to 'target/linux/ppc44x/Makefile')
-rw-r--r-- | target/linux/ppc44x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 4d525e56af..9db22d499f 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs broken CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=3.7.8 +LINUX_VERSION:=3.7.9 include $(INCLUDE_DIR)/target.mk |