diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-18 15:52:15 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-18 15:52:15 +0000 |
commit | 79a7343560186716f25673c4bf43f752b4fb9032 (patch) | |
tree | f32c2e463010c0eb9f1e80d632625c3b252360f6 /target/linux/mpc85xx | |
parent | 75f9e0c615d2fe50259ac6bc96e2b849fc975ea7 (diff) | |
download | upstream-79a7343560186716f25673c4bf43f752b4fb9032.tar.gz upstream-79a7343560186716f25673c4bf43f752b4fb9032.tar.bz2 upstream-79a7343560186716f25673c4bf43f752b4fb9032.zip |
kernel: update to kernel 2.6.38.8
SVN-Revision: 27218
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r-- | target/linux/mpc85xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index a83103d6ac..3543438867 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -13,7 +13,7 @@ CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=8540 FEATURES:=spe_fpu ramdisk MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.38.6 +LINUX_VERSION:=2.6.38.8 include $(INCLUDE_DIR)/target.mk |